whoami(1) - SerenityOS man pages

#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