Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rm(1)

link(2)

unlink(2)

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

rm(1), link(2), unlink(2). 

INTERNATIONAL SUPPORT

8-bit filenames. 

Hewlett-Packard Company  —  May 11, 2021

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026