1LINK(1) User Commands LINK(1)
2
3
4
6 link - call the link function to create a link to a file
7
9 link FILE1 FILE2
10 link OPTION
11
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
22 Written by Michael Stone.
23
25 GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
26 Report any translation bugs to <https://translationproject.org/team/>
27
29 Copyright © 2020 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
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 8.32 July 2021 LINK(1)