1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 08:35:28 +02:00
tldr/pages.nl/common/who.md
Managor a70b923d8f
*: add option placeholders to translations (#15933)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-19 00:36:34 +02:00

434 B

who

Toon wie er is ingelogd en gerelateerde gegevens (processen, opstarttijd). Bekijk ook: whoami. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/who-invocation.html.

  • Toon de gebruikersnaam, line en tijd van alle huidige ingelogde sessies:

who

  • Toon alle beschikbare informatie:

who {{[-a|--all]}}

  • Toon alle beschikbare informatie met tabelkoppen:

who {{[-aH|--all --heading]}}