Files
oldlinux-files/Minix/1.7.5/MANUALS/CAT0/WHOAMI
2024-02-19 00:21:39 -05:00

66 lines
491 B
Plaintext

Command: whoami - print current user name
Syntax: whoami
Flags: (none)
Example: whoami # Print user name
In case you forget who you are logged in as, whoami will tell you.
If you use su to become somebody else, whoami will give the current
effective user.