|
NAMEusrinfo - Display information about system users.SYNOPSISusrinfo [ -wtnpugdso ]usrinfo [ -wtnpugdso ] [ user ] usrinfo [ -iwtnpugdso ] [ uid ] usrinfo [ -v ] usrinfo [ -h ] DESCRIPTIONusrinfo [coded in c++] displays information about a user via command line. The current version includes arguments for username, encrypted password, unix identification number, group identification number, home directory, shell, and other Information.A user can specify either web style breaks[by including the -w option] or unix style breaks[default]. Usually a user would want to operate usrinfo with the following options: usrinfo -tnpugdso user Or in the case of calling usrinfo from a webpage: usrinfo -wtnpugdso user OPTIONSThe "-iwtnpugdso" options may be specified in any order. "-v" and "-h" options are to be specified alone.
FILES
AUTHOR(c)Aaron Myles Landwehr aaron@snaphat.com assroot@snaphat.com whitehata_zz@yahoo.com
Visit the GSP FreeBSD Man Page Interface. |