whoami(1B)
NAME
whoami − display the effective current username
SYNOPSIS
/usr/ucb/whoami
AVAILABILITY
SUNWscpu
DESCRIPTION
whoami displays the login name corresponding to the current effective user ID. If you have used su to temporarily adopt another user, whoami will report the login name associated with that user ID. whoami gets its information from the geteuid and getpwuid library routines (see getuid and getpwnam(3C), respectively).
FILES
/etc/passwd username data base
SEE ALSO
su(1M), who(1), getuid(2), getpwnam(3C)
SunOS 5.2 — Last change: 14 Sep 1992