Lines Matching full:link
37 .Nm link
38 .Nd link files
52 .Nm link
67 instead, a link
71 How a link
73 to a file is one of the differences between a hard and symbolic link.
79 so that the link may occur.
100 When creating a hard link to a symbolic link,
101 create a hard link to the target of the symbolic link.
107 When creating a hard link to a symbolic link,
108 create a hard link to the symbolic link itself.
114 then unlink it so that the link may occur.
127 is a symbolic link, do not follow it.
139 then unlink the target file so that the link may occur.
140 Otherwise, do not attempt the link.
153 Create a symbolic link.
159 Warn if the source of a symbolic link does not currently exist.
167 A hard link to a file is indistinguishable from the original directory entry;
172 A symbolic link contains the name of the file to
176 operation is performed on the link.
179 on a symbolic link will return the linked-to file; an
181 must be done to obtain information about the link.
184 call may be used to read the contents of a symbolic link.
189 creates a link to an existing file
193 is given, the link has that name;
195 may also be a directory in which to place the link;
197 If only the directory is specified, the link will be made
209 .Nm link ,
214 .Xr link 2
217 Create a symbolic link named
224 Hard link
244 This hard link exists so
299 .Xr link 2 ,
312 .Nm link