link(1M) DG/UX 5.4.2 link(1M)
NAME
link, unlink - exercise link and unlink system calls
SYNOPSIS
/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.
SEE ALSO
rm(1), link(2), unlink(2).
NOTE
This command will not link directories. However, it does not return
an error message if you try to do so.
Licensed material--property of copyright holder(s) 1