whoami(1b) sunos man page | unix.com

Man Page: whoami

Operating Environment: sunos

Section: 1b

whoami(1B)					     SunOS/BSD Compatibility Package Commands						whoami(1B)

NAME
whoami - display the effective current username
SYNOPSIS
/usr/ucb/whoami
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
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscpu | +-----------------------------+-----------------------------+
SEE ALSO
su(1M), who(1), getuid(2), getpwnam(3C), attributes(5) SunOS 5.10 14 Sep 1992 whoami(1B)
Related Man Pages
mail(1b) - opensolaris
whoami(1b) - opensolaris
ld(1b) - sunos
whoami(1b) - sunos
hostconfig(1m) - sunos
Similar Topics in the Unix Linux Community
Alias commands
Changing text in the command prompt
How to find user/login id?
sudo chown -R `whoami` /usr/local
[Solved] weird in find -exec command