Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ unlink(8) — SunOS 4.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rm(1)

link(2)

unlink(2)

LINK(8)  —  MAINTENANCE COMMANDS

NAME

link, unlink − exercise link and unlink system calls

SYNOPSIS

/usr/etc/link filename1 filename2

/usr/etc/unlink filename

DESCRIPTION

link and unlink perform their respective system calls on their arguments, abandoning all error checking. 

SEE ALSO

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

WARNINGS

Only the super-user can unlink a directory, in which case the files it contains are lost.  The files can, however, be recovered from the file system’s lost+found directory after performing an fsck. 

If you have write permission on the directory in which filename resides, unlink removes that file without warning, regardless of its ownership. 

Sun Release 4.0  —  Last change: 20 January 1988

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