link(8) netbsd man page | unix.com

Man Page: link

Operating Environment: netbsd

Section: 8

LINK(8) 						    BSD System Manager's Manual 						   LINK(8)

NAME
link -- call the link() function
SYNOPSIS
link file1 file2
DESCRIPTION
The link utility performs the function call link(file1, file2). file1 must be the pathname of an existing file, and file2 is the pathname of the new link to file1 to be created.
EXIT STATUS
The link utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
ln(1), link(2), unlink(8)
STANDARDS
The link utility conforms to X/Open Commands and Utilities Issue 5 (``XCU5'').
BSD
July 18, 1999 BSD
Related Man Pages
link(1p) - centos
link(1m) - hpux
unlink(1) - osf1
test(1) - netbsd
comm(1) - freebsd
Similar Topics in the Unix Linux Community
Errors while trying to install software on SuSE 9.2 Pro
Remove unwanted data?
Invitation to join the UNIX Forums Users Group on LinkedIn
SUNW, hme0: Link Down - Cable problem
Incompatiblity of the code due to CC compiler version mismatch.