link
Create a hard link to an existing file.
For more options, see the `ln` command.
- Create a hard link from a new file to an existing file:
link {path/to/existing_file} {path/to/new_file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).