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       Report bugs to <bug-coreutils@gnu.org>.
25
27       Copyright © 2007 Free Software Foundation, Inc.
28       This  is  free  software.   You may redistribute copies of it under the
29       terms      of      the      GNU      General       Public       License
30       <http://www.gnu.org/licenses/gpl.html>.   There  is NO WARRANTY, to the
31       extent permitted by law.
32

SEE ALSO

34       unlink(2)
35
36       The full documentation for unlink is maintained as  a  Texinfo  manual.
37       If  the  info  and unlink programs are properly installed at your site,
38       the command
39
40              info unlink
41
42       should give you access to the complete manual.
43
44
45
46GNU coreutils 6.9                 March 2008                         UNLINK(1)
Impressum