false, logname, time, tty, unclutter: add Dutch translation (#4613)
* false: add Dutch translation * logname: add Dutch translation * time: add Dutch translation * tty: add Dutch translation * unclutter: add Dutch translation
This commit is contained in:
7
pages.nl/common/false.md
Normal file
7
pages.nl/common/false.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# false
|
||||||
|
|
||||||
|
> Geeft een afsluitcode van 1 terug.
|
||||||
|
|
||||||
|
- Geeft een afsluitcode van 1 terug:
|
||||||
|
|
||||||
|
`false`
|
7
pages.nl/common/logname.md
Normal file
7
pages.nl/common/logname.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# logname
|
||||||
|
|
||||||
|
> Toont de inlognaam van de gebruiker.
|
||||||
|
|
||||||
|
- Geef de momenteel aangemelde gebruikersnaam weer:
|
||||||
|
|
||||||
|
`logname`
|
7
pages.nl/common/time.md
Normal file
7
pages.nl/common/time.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# time
|
||||||
|
|
||||||
|
> Kijk hoe lang een opdracht duurt.
|
||||||
|
|
||||||
|
- Tijd "ls":
|
||||||
|
|
||||||
|
`time ls`
|
7
pages.nl/common/tty.md
Normal file
7
pages.nl/common/tty.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# tty
|
||||||
|
|
||||||
|
> Geeft de naam van de terminal terug.
|
||||||
|
|
||||||
|
- Druk de bestandsnaam van deze terminal af:
|
||||||
|
|
||||||
|
`tty`
|
7
pages.nl/common/unclutter.md
Normal file
7
pages.nl/common/unclutter.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# unclutter
|
||||||
|
|
||||||
|
> Verbergt de muiscursor.
|
||||||
|
|
||||||
|
- Verbergt de muiscursor na 3 seconden:
|
||||||
|
|
||||||
|
`unclutter -idle {{3}}`
|
Reference in New Issue
Block a user