unlink: add more information link (#5634)

add-set-more-info-link.py
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
1 changed files with 1 additions and 0 deletions

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: