who: add Dutch translation (#13167)
This commit is contained in:
20
pages.nl/common/who.md
Normal file
20
pages.nl/common/who.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# who
|
||||
|
||||
> Toon wie er is ingelogd en gerelateerde gegevens (processen, opstarttijd).
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/who>.
|
||||
|
||||
- Toon de gebruikersnaam, line en tijd van alle huidige ingelogde sessies:
|
||||
|
||||
`who`
|
||||
|
||||
- Toon informatie alleen voor de huidige terminalsessie:
|
||||
|
||||
`who am i`
|
||||
|
||||
- Toon alle beschikbare informatie:
|
||||
|
||||
`who -a`
|
||||
|
||||
- Toon alle beschikbare informatie met tabelkoppen:
|
||||
|
||||
`who -a -H`
|
Reference in New Issue
Block a user