whoami.md 261 B

Name

whoami - print effective user name

Synopsis

$ whoami

Description

whoami outputs the user name associated with current effective UID.

Examples

$ whoami
anon
# whoami
root

See also

  • id(1)