Man Page copied from NetBSD Manual Pages
LOGNAME(1) NetBSD Reference Manual LOGNAME(1)
NAME
logname - display user's login name
SYNOPSIS
logname
DESCRIPTION
The logname utility writes the user's login name to standard output fol-
lowed by a newline.
The logname utility explicitly ignores the LOGNAME and USER environment
variables because the environment cannot be trusted.
The logname utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
who(1), whoami(1), getlogin(2)
STANDARDS
The logname utility conforms to IEEE Std 1003.2-1992 (``POSIX.2'').
HISTORY
The logname command appeared in 4.4BSD.
NetBSD 1.6 June 9, 1993 1
©1994 Man-cgi
1.15, Panagiotis Christias <christia@softlab.ntua.gr>
©1996-2001 Modified for NetBSD
by Kimmo Suominen
<kim@tac.nyc.ny.us>