who: update deprecated command (#13222)

This commit is contained in:
Tran Dinh Dong
2024-07-07 14:44:09 +07:00
committed by GitHub
parent c77913904c
commit 23f78e2df9
3 changed files with 4 additions and 13 deletions

View File

@@ -1,16 +1,13 @@
# who
> Toon wie er is ingelogd en gerelateerde gegevens (processen, opstarttijd).
> Bekijk ook: `whoami`.
> 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`