[root@cheat ~]#keyboard_backspaceBack

whoami

Print the current username. Shows which user account is currently active in the terminal.

Primary Syntax
$ whoami
#

Example Usage

whoami
#

Quick Tips

Use man whoami to read the full manual

Add --help flag for quick options reference

Combine with | less for paginated output

Submitted by: admin

Added: 2/9/2026

arrow_back