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