LINK(1M) — HP-UX
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 most error checking. These commands may only be executed by the super-user.
RETURNS
0 - successful link.
1 - input syntax error.
2 - link call failed (unlink will never report failure).
SEE ALSO
INTERNATIONAL SUPPORT
8-bit filenames.
Hewlett-Packard Company — May 11, 2021