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 link bugs to bug-coreutils@gnu.org
26       GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
27       General help using GNU software: <http://www.gnu.org/gethelp/>
28       Report link translation bugs to <http://translationproject.org/team/>
29
31       Copyright © 2010 Free Software Foundation, Inc.   License  GPLv3+:  GNU
32       GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
33       This  is  free  software:  you  are free to change and redistribute it.
34       There is NO WARRANTY, to the extent permitted by law.
35

SEE ALSO

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