*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> link (1)              
Title
Content
Arch
Section
 

Contents


link(1M)							      link(1M)


NAME    [Toc]    [Back]

     link, unlink - link and unlink files

SYNOPSIS    [Toc]    [Back]

     link file1	file2
     unlink file

DESCRIPTION    [Toc]    [Back]

     The link command is used to create	a filename that	points to another
     file.  The	unlink command is used to remove a link	to a file.

     The only difference between ln(1) and link(1M) is that the	latter simply
     makes the link(2) system call with	the arguments specified.  No error
     checking is performed.  Analogously, unlink(1M) simply calls the
     unlink(2) system call with	the specified pathname.

     Use of these commands is discouraged.  The	commands ln(1),	rm(1), and
     rmdir(1) provide the necessary functionality in a safer manner.

SEE ALSO    [Toc]    [Back]

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


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
link HP-UX execute link() and unlink() system calls without error checking
unlink HP-UX execute link() and unlink() system calls without error checking
ln HP-UX link files and directories
cp IRIX copy, link or move files
unlink Linux unlink a file
mq_unlink HP-UX unlink a message queue
shm_unlink HP-UX unlink a shared memory object
sem_unlink HP-UX unlink a named POSIX semaphore
ln Tru64 Make a hard link or a symbolic link to a file
ipxlink IRIX Link ipx streams driver to Link Layer
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service