1UNLINK(1)                        User Commands                       UNLINK(1)
2
3
4

NAME

6       unlink - call the unlink function to remove the specified file
7

SYNOPSIS

9       unlink FILE
10       unlink OPTION
11

DESCRIPTION

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

AUTHOR

21       Written by Michael Stone.
22

REPORTING BUGS

24       GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
25       Report any translation bugs to <https://translationproject.org/team/>
26
28       Copyright  ©  2020  Free Software Foundation, Inc.  License GPLv3+: GNU
29       GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
30       This is free software: you are free  to  change  and  redistribute  it.
31       There is NO WARRANTY, to the extent permitted by law.
32

SEE ALSO

34       unlink(2)
35
36       Full documentation <https://www.gnu.org/software/coreutils/unlink>
37       or available locally via: info '(coreutils) unlink invocation'
38
39
40
41GNU coreutils 8.32                 July 2021                         UNLINK(1)
Impressum