1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 03:15:43 +02:00
tldr/pages.nl/common/whoami.md
K.B.Dharun Krishna 898f711019
pages/*: update GNU coreutils links, sync translation pages (#15543)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2025-01-18 18:45:33 +05:30

12 lines
330 B
Markdown

# whoami
> Toon de gebruikersnaam die is gekoppeld aan de huidige effectieve gebruikers-ID.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/whoami-invocation.html>.
- Toon de momenteel ingelogde gebruikersnaam:
`whoami`
- Toon de gebruikersnaam na een wijziging in de gebruikers-ID:
`sudo whoami`