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
com_err(3) - netbsd
error_table_name(3) - netbsd
whoami(1) - opensolaris
com_err(3) - freebsd
Similar Topics in the Unix Linux Community
Get username in script
cant get this to work
etc/passwd
[Solved] weird in find -exec command
List Process running under current user