📄 link.2
字号:
.th LINK II 8/5/73.sh NAMElink \*- link to a file.sh SYNOPSIS(link = 9.).br.ft Bsys link; name1; name2.s3link(name1, name2).brchar *name1, *name2;.ft R.sh DESCRIPTIONA linkto.it name1is created;the link has the name.it name2.Either name may be an arbitrary path name..sh "SEE ALSO"link (I), unlink (II).sh DIAGNOSTICSThe error bit(c-bit) is set when.it name1cannot be found; when.it name2already exists; when the directory of.it name2cannot be written; whenan attempt is made to link to a directory by a userother than the super-user;when an attempt is made to linkto a file on another file system;when more than 127 links are made.From C, a \*-1 return indicates an error,a 0 return indicates success.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -