cat, cksum, comm, cut, chcon, csplit: add Dutch translation (#11999)

Co-authored-by: Leon <leonvsc@users.noreply.github.com>
This commit is contained in:
Sebastiaan Speck
2024-01-09 19:54:56 +01:00
committed by GitHub
parent 214ad27211
commit 73c8bd118f
9 changed files with 154 additions and 8 deletions

9
pages.nl/common/cksum.md Normal file
View File

@@ -0,0 +1,9 @@
# cksum
> Bereken de CRC checksums en het aantal bytes van een bestand.
> Opmerking: op oudere UNIX systemen kan de CRC implementatie verschillen.
> Meer informatie: <https://www.gnu.org/software/coreutils/cksum>.
- Toon een 32-bit checksum, grootte in bytes en bestandsnaam:
`cksum {{pad/naar/bestand}}`