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

SEE ALSO

35       link(2)
36
37       Full documentation <https://www.gnu.org/software/coreutils/link>
38       or available locally via: info '(coreutils) link invocation'
39
40
41
42GNU coreutils 9.0                 March 2022                           LINK(1)
Impressum