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

NAME

6       link - call the link function to create a link to a file
7

SYNOPSIS

9       link FILE1 FILE2
10       link OPTION
11

DESCRIPTION

13       Call  the  link  function  to  create a link named FILE2 to an existing
14       FILE1.
15
16       --help display this help and exit
17
18       --version
19              output version information and exit
20

AUTHOR

22       Written by Michael Stone.
23

REPORTING BUGS

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

SEE ALSO

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