USTAT(1.0) USTAT(1.0) NAME ustat - show miscellaneous information about a user SYNOPSIS ustat [-a] [username] DESCRIPTION ustat lists the UID, the full name, home directory, login shell, all filegroups and netgroups a user is member of. If username is left unspecified, the current user is assumed. The list of netgroups will be filtered against a NIS map containing "interesting" netgroups. If no such map can be found, lower case netgroup names starting with an "x" and followed by one or more hexadecimal digits are assumed to be structural, ie., automatically generated to work around netgroup length limits. OPTIONS -a Print all netgroups, including the less interesting (structural) ones. EXIT STATUS The following exit values are returned: 0 Success. 1 User not found. AUTHOR Send bug reports or feature requests to Kjetil T. Homme 13 Jun 2005 USTAT(1.0)