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)NAMEunlink -- call the unlink functionSYNOPSISunlink fileDESCRIPTIONThe unlink utility performs the function call unlink(file). file must be the pathname of an existing file.EXIT STATUSThe unlink utility exits 0 on success, and >0 if an error occurs.SEE ALSOrm(1), rmdir(1), unlink(2), link(8)STANDARDSThe unlink utility conforms to X/Open Commands and Utilities Issue 5 (``XCU5'').BSDJuly 18, 1998 BSD
Related Man Pages |
---|
link(1m) - opensolaris |
unlink(2) - opendarwin |
unlink(1) - osf1 |
unlink(2) - netbsd |
unlink(3) - php |
Similar Topics in the Unix Linux Community |
---|
link and unlink , urgently... |
How to Unlink all files in a directory? |
Using Stats in Php |
Is there a way to completely remove an inode when the Link count is 2 ? |
Unable to unlink files perl |