mirror of https://github.com/CrimsonTome/tldr.git
265 B
265 B
whoami
Print the username associated with the current effective user ID. More information: https://www.gnu.org/software/coreutils/whoami.
- Display currently logged username:
whoami
- Display the username after a change in the user ID:
sudo whoami