1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 00:05:59 +02:00

link: add link (#5614)

This commit is contained in:
marchersimon 2021-03-30 15:52:53 +02:00 committed by GitHub
parent eac56f8e64
commit e17dfa4e1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
> Create a hard link to an existing file.
> For more options, see the `ln` command.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/link-invocation.html>.
- Create a hard link from a new file to an existing file: