Add link(1)
This commit is contained in:
14
link.1
Normal file
14
link.1
Normal file
@@ -0,0 +1,14 @@
|
||||
.TH LN 1 sbase\-VERSION
|
||||
.SH NAME
|
||||
link \- create a hard link by calling the link function
|
||||
.SH SYNOPSIS
|
||||
.B link
|
||||
.I target
|
||||
.I linkname
|
||||
.P
|
||||
.SH DESCRIPTION
|
||||
.B link
|
||||
creates a hard link to a given file, with the given name.
|
||||
.SH SEE ALSO
|
||||
.IR ln (1),
|
||||
.IR link (2)
|
Reference in New Issue
Block a user