link(1m)
_________________________________________________________________
link, unlink
exercise link and unlink system calls
_________________________________________________________________
SYNTAX
/etc/link file1 file2
/etc/unlink file
DESCRIPTION
Link and unlink perform their respective system calls on their
arguments, abandoning all error checking. These commands can be
executed only by the super-user.
NOTE:
This command will not link directories. However, it does
not return an error message if you try to do so.
SEE ALSO
rm(1), link(2), unlink(2).
DG/UX 4.00 Page 1
Licensed material--property of copyright holder(s)