To find which files link symbolically to a particular file, you can use the find command and the -lname option with a filename, as illustrated in Listing 12.
要查出哪些文件是对特定文件的符号链接,您可以使用find命令或带文件名的- lname选项,如清单12所示。
LINK first processes options specified in the LINK environment variable, followed by options in the order they are specified on the command line and in command files.
LINK首先处理在LINK环境变量中指定的选项,然后按照选项在命令行上和命令文件中的指定顺序处理这些选项。
应用推荐