mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 09:42:07 +02:00
unlink: add Dutch translation (#13162)
This commit is contained in:
parent
d772c80d14
commit
7fcdccfbaa
1 changed files with 9 additions and 0 deletions
9
pages.nl/common/unlink.md
Normal file
9
pages.nl/common/unlink.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# unlink
|
||||||
|
|
||||||
|
> Verwijder een link naar een bestand van het bestandssysteem.
|
||||||
|
> De inhoud van het bestand gaat verloren als de link de laatste is naar het bestand.
|
||||||
|
> Meer informatie: <https://www.gnu.org/software/coreutils/unlink>.
|
||||||
|
|
||||||
|
- Verwijder het opgegeven bestand als het de laatste link is:
|
||||||
|
|
||||||
|
`unlink {{pad/naar/bestand}}`
|
Loading…
Add table
Reference in a new issue