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 |
|---|
| unlink(1) - debian |
| unlink(1p) - centos |
| unlink(1m) - sunos |
| unlink(1posix) - posix |
| unlink(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| mv: cannot unlink ???? |
| perl unlink question |
| How do you delete files that are seemingly missing inodes? |
| du and df do not match on NFS share |
| Unable to unlink files perl |