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
21       GNU  coreutils  online  help:  <http://www.gnu.org/software/coreutils/>
22       Report link translation bugs to <http://translationproject.org/team/>
23

AUTHOR

25       Written by Michael Stone.
26
28       Copyright  ©  2013  Free Software Foundation, Inc.  License GPLv3+: GNU
29       GPL version 3 or later <http://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       link(2)
35
36       The  full documentation for link is maintained as a Texinfo manual.  If
37       the info and link programs are properly installed  at  your  site,  the
38       command
39
40              info coreutils 'link invocation'
41
42       should give you access to the complete manual.
43
44
45
46GNU coreutils 8.22               October 2018                          LINK(1)
Impressum