unlink - Man Page

call the unlink function to remove the specified file

Examples (TL;DR)

Synopsis

unlink FILE
unlink OPTION

Description

Call the unlink function to remove the specified FILE.

--help

display this help and exit

--version

output version information and exit

Author

Written by Michael Stone.

Reporting Bugs

Report bugs to: bug-coreutils@gnu.org
GNU coreutils home page: <https://www.gnu.org/software/coreutils/>
General help using GNU software: <https://www.gnu.org/gethelp/>
Report any translation bugs to <https://translationproject.org/team/>

See Also

unlink(2)

Full documentation <https://www.gnu.org/software/coreutils/unlink>
or available locally via: info '(coreutils) unlink invocation'

Referenced By

remove(3), rm(1), unlink(2).

September 2025 GNU coreutils 9.8