1UNLINK(1) User Commands UNLINK(1)
2
3
4
6 unlink - call the unlink function to remove the specified file
7
9 unlink FILE
10 unlink OPTION
11
13 Call the unlink function to remove the specified FILE.
14
15 --help display this help and exit
16
17 --version
18 output version information and exit
19
20 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
21 Report unlink translation bugs to <http://translationproject.org/team/>
22
24 Written by Michael Stone.
25
27 Copyright © 2013 Free Software Foundation, Inc. License GPLv3+: GNU
28 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
29 This is free software: you are free to change and redistribute it.
30 There is NO WARRANTY, to the extent permitted by law.
31
33 unlink(2)
34
35 The full documentation for unlink is maintained as a Texinfo manual.
36 If the info and unlink programs are properly installed at your site,
37 the command
38
39 info coreutils 'unlink invocation'
40
41 should give you access to the complete manual.
42
43
44
45GNU coreutils 8.22 October 2018 UNLINK(1)