mirror of https://github.com/CrimsonTome/tldr.git
unlink: add Dutch translation (#13162)
parent
d772c80d14
commit
7fcdccfbaa
|
@ -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…
Reference in New Issue