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

unlink: add more information link (#5634)

This commit is contained in:
marchersimon 2021-03-30 16:00:49 +02:00 committed by GitHub
parent 020d97edda
commit c32911b260
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
> Remove a link to a file from the filesystem.
> The file contents is lost if the link is the last one to the file.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/unlink-invocation.html>.
- Remove the specified file if it is the last link: