.\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. .\" .\" %sccs.include.redist.roff% .\" .\" @(#)whoami.1 5.1 (Berkeley) 11/11/91 .\" .Dd "" .Dt WHOAMI 1 .UC .Sh NAME .Nm whoami .Nd display effective user id .Sh SYNOPSIS .Nm whoami .Sh DESCRIPTION The .Nm whoami utility has been obsoleted by the .Xr id 1 utility, and is equivalent to .Dq Nm id Fl un . The command .Dq Nm id Fl p is suggested for normal interactive use. .Pp The .Nm whoami utility displays your effective user ID as a name. .Pp The .Nm whoami utility exits 0 on success, and >0 if an error occurs. .Sh SEE ALSO .Xr id 1