pages.nl/*: update Dutch translations

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Sebastiaan Speck
2023-11-01 07:50:57 +01:00
committed by K.B.Dharun Krishna
parent 458fa302a4
commit f315ef5e0b
12 changed files with 34 additions and 33 deletions

View File

@@ -1,8 +1,9 @@
# time
> Kijk hoe lang een opdracht duurt.
> Meet hoe lang het uitvoeren van een commando duurt.
> Opmerking: `time` kan ofwel bestaan als een shell builtin, een op zichzelf staand programma of beide.
> Meer informatie: <https://manned.org/time>.
- Tijd "ls":
- Voer het `commando` uit en print de tijdmetingen naar `stdout`::
`time ls`
`time {{commando}}`