| Linux / Unix Command: link |
NAME
link - call the link function to create a link to a fileSYNOPSIS
link FILE1 FILE2link 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
SEE ALSO
The full documentation for link is maintained as a Texinfo manual. If the info and link programs are properly installed at your site, the command- info link
should give you access to the complete manual.
Important: Use the man command (% man) to see how a command is used on your particular computer.

