Now we've created a symbolic link named libprint.so.1 to libprint.so.1.0. The next step in installing is creating another link for the linker name, like this.
现在已经创建了一个到libprint. so . 1.0名为libprint . so . 1的符号链接。
Create a symbolic link between the real directory and the name you want to use.
在真实的目录和您希望使用的名称之间创建一个符号链接。
You can also use a symbolic link as another way of specifying the device name when mounting a device.
安装一个设备时,您也可以使用一个符号链接来作为另外一种指定设备名的方式。
Here's how it works: Whenever the system is given a file name that is a symbolic link, it transparently maps it to the file it is pointing to.
它的工作机理是这样的:当系统处理的文件是一个符号链接时,系统会自动的将这个符号链接映射到符号链接指向的文件。
Further, you can create a symbolic link to your executable, and you get the symlink name when it's invoked.
另外,我们可以创建一个到可执行程序的符号链接,在执行这个符号链接时,就可以看到这个符号链接的名字。
The above rule says: match a device which was named by the kernel as hdb AND where the driver is ide-disk. Name the device node with the default name and create a symbolic link to it named sparedisk.
上面规则意思是:匹配一个内核命名为hdb以及驱动为ide-disk的设备,命名设备节点为缺省名字,同时创建一个指向它的名为sparedisk的符号链接。
A hard link is a directory entry that points to an inode, while a soft link or symbolic link is a directory entry that points to an inode that provides the name of another directory entry.
一个硬链接是指向inode的一个目录条目,而一个软链接或符号链接是指向提供另一目录条目名称的inode的一个目录条目。
In our first example, we assume that device_namer outputs a number of parts, each one to form a symbolic link (alternative name) for the device in question.
在我们的第一个例子中,我们假设device_namer输出一些信息,每一部分形成当前设备的一个符号链接。
The file kxp12.c is renamed in a more readable manner, then the link command is used to create a symbolic link back to the original file name, in case it's still used elsewhere.
重新命名文件kxp12 . c以提高可读性,然后使用link命令来创建到原始文件名的符号链接,以防在其他位置使用该文件名。
The file kxp12.c is renamed in a more readable manner, then the link command is used to create a symbolic link back to the original file name, in case it's still used elsewhere.
重新命名文件kxp12 . c以提高可读性,然后使用link命令来创建到原始文件名的符号链接,以防在其他位置使用该文件名。
应用推荐