pages.nl: add Dutch translation (#12130)

This commit is contained in:
Sebastiaan Speck
2024-01-25 03:03:23 +01:00
committed by GitHub
parent e100804204
commit 8b899a0c7f
6 changed files with 99 additions and 0 deletions

8
pages.nl/common/head.md Normal file
View File

@@ -0,0 +1,8 @@
# head
> Toon het eerste deel van een bestand.
> Meer informatie: <https://manned.org/head.1p>.
- Toon de eerste paar regels van een bestand:
`head -n {{aantal}} {{pad/naar/bestand}}`