| Linux / Unix Command: unlink |
NAME
unlink - call the unlink function to remove the specified fileSYNOPSIS
unlink FILEunlink OPTION
DESCRIPTION
Call the unlink function to remove the specified FILE.
- --help
- display this help and exit
- --version
- output version information and exit
SEE ALSO
The full documentation for unlink is maintained as a Texinfo manual. If the info and unlink programs are properly installed at your site, the command- info unlink
should give you access to the complete manual.
Important: Use the man command (% man) to see how a command is used on your particular computer.

