When accessed, a symbolic link file, also called a symlink, redirects the requester to another file.
符号链接文件也称为symlink,是一种简单的文件,当被访问时,它会将请求重定向到另一个文件。
If you used the symbolic link, you need to edit the configuration file in the installation directory.
如果使用了这个符号链接,将需要编辑安装目录内的这个配置文件。
This is consistent with the user's experience, since the permissions of the target file, not the symbolic link itself, are what govern their interactions with that file.
这和用户的体验是一致的,因为控制与该文件交互的是目标文件的权限,而不是符号链接本身。
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.
它的工作机理是这样的:当系统处理的文件是一个符号链接时,系统会自动的将这个符号链接映射到符号链接指向的文件。
Symbolic links are used extensively on UNIX systems to link two areas of a file system.
UNIX系统中大量使用符号链接来链接文件系统的两个区域。
A symbolic link is a pointer to a file's location in the file system.
符号链接是一个指针,指向文件在文件系统中的位置。
A symbolic link shows the location of the original file and requires a user to have access rights to the original file's location in order to use the link.
符号链接只是指明了原始文件的位置,用户需要对原始文件的位置有访问权限才可以使用链接。
The file could be anything: a regular file, a directory, a symbolic link, and so on.
文件可以为任何类型:常规文件、目录、符号链接等等。
An inode can refer to a file or a directory or a symbolic link to another object.
一个inode可以引用一个文件、目录或另一个对象的符号链接。
Mv. Renames a file, directory, or symbolic link that Git is currently tracking.
重命名git当前跟踪的文件、目录或符号链接。
If you happen to call stat on a symbolic link, you'll get back information about the file to which the link points.
如果对符号链接调用stat,那么您将获取该链接所指向的文件的相关信息。
You can also have one common links folder for all your Eclipse installs by making a symbolic link to a links folder from each Eclipse installation (if your file system supports symbolic links).
您也可以通过从每个Eclipse安装建立一个到links文件夹的符号链接,获得一个针对所有eclipse安装的公用links文件夹(如果您的文件系统支持符号链接)。
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命令来创建到原始文件名的符号链接,以防在其他位置使用该文件名。
A companion option called FollowSymLinksIfOwnerMatch follows the symbolic link if the owner of the file is the same as that of the link.
另外一个称为FollowSymLinksIfOwnerMatch的选项会在文件所有者与连接所有者相同时使用符号连接。
A companion option called FollowSymLinksIfOwnerMatch follows the symbolic link if the owner of the file is the same as that of the link.
另外一个称为FollowSymLinksIfOwnerMatch的选项会在文件所有者与连接所有者相同时使用符号连接。
应用推荐