unlink(8) netbsd man page | unix.com

Man Page: unlink

Operating Environment: netbsd

Section: 8

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

NAME
unlink -- call the unlink function
SYNOPSIS
unlink file
DESCRIPTION
The unlink utility performs the function call unlink(file). file must be the pathname of an existing file.
EXIT STATUS
The unlink utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
rm(1), rmdir(1), unlink(2), link(8)
STANDARDS
The unlink utility conforms to X/Open Commands and Utilities Issue 5 (``XCU5'').
BSD
July 18, 1998 BSD
Related Man Pages
unlink(1) - linux
unlink(1) - debian
unlink(1p) - centos
unlink(2) - opendarwin
link(1m) - sunos
Similar Topics in the Unix Linux Community
link and unlink , urgently...
mv: cannot unlink ????
How to Unlink all files in a directory?
Using Stats in Php
du and df do not match on NFS share