link - Man Page

call the link function to create a link to a file

Examples (TL;DR)

Synopsis

link FILE1 FILE2
link OPTION

Description

Call the link function to create a link named FILE2 to an existing FILE1.

--help

display this help and exit

--version

output version information and exit

Author

Written by Michael Stone.

Reporting Bugs

Report bugs to: bug-coreutils@gnu.org
GNU coreutils home page: <https://www.gnu.org/software/coreutils/>
General help using GNU software: <https://www.gnu.org/gethelp/>
Report any translation bugs to <https://translationproject.org/team/>

See Also

link(2)

Full documentation <https://www.gnu.org/software/coreutils/link>
or available locally via: info '(coreutils) link invocation'

Referenced By

nm-settings(5).

September 2025 GNU coreutils 9.8