Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ unlink(1M) — A/UX 0.7

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rm(1)

link(2)

unlink(2)



     link(1M)                                                 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 may only be executed by the super-user, who (it is
          hoped) knows what he or she is doing.

     EXAMPLE
               link file1 file2

          creates a directory entry for file2 with the same inode
          number as file1.  Note: link should be used with extreme
          caution.

     FILES
          /etc/link
          /etc/unlink

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





























     Page 1                                       (last mod. 12/12/86)



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