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
com_err(3) - redhat
installit(1) - debian
com_err_va(3) - netbsd
error_message(3) - netbsd
com_err(3) - freebsd
Similar Topics in the Unix Linux Community
Changing text in the command prompt
cant get this to work
How to find user/login id?
while loop problem
List Process running under current user