netbsd man page for unlink

Query: unlink

OS: netbsd

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
link(1m) - opensolaris
unlink(1) - linux
explain_unlink_or_die(3) - debian
unlink(1p) - centos
unlink(3) - php
Similar Topics in the Unix Linux Community
link and unlink , urgently...
perl unlink question
How do you delete files that are seemingly missing inodes?
How to Unlink all files in a directory?
Unable to unlink files perl