GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
usrinfo(1) FreeBSD General Commands Manual usrinfo(1)

usrinfo - Display information about system users.

usrinfo [ -wtnpugdso ]

usrinfo [ -wtnpugdso ] [ user ]

usrinfo [ -iwtnpugdso ] [ uid ]

usrinfo [ -v ]

usrinfo [ -h ]

usrinfo [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

The "-iwtnpugdso" options may be specified in any order. "-v" and "-h" options are to be specified alone.
-i uid
By default the username is used to find information about the user; The '-i' option uses the user's uid instead.
-w
By default unix-style breaks are used; The '-w' option specifies webstyle breaks instead.
-t
By default topics are turned off; The '-t' options turns topics on.
-n
Displays the username specified during program initiation.
-p
Displays the user's encrypted password if rooted; Otherwise a '*' is shown.
-u
Displays the user's unix identification number.
-g
Displays the user's group identification number.
-d
Displays the user's home directory.
-s
Displays the user's shell.
-o
Displays other information about the user such as phone-number, etc.
-v
Displays the program version, website, and creator.
-h
Displays this help message.

/usr/local/bin/usrinfo
The usrinfo binary.
/usr/local/man/man1/usrinfo.1
The usrinfo manpage.

(c)Aaron Myles Landwehr aaron@snaphat.com assroot@snaphat.com whitehata_zz@yahoo.com

24 June 2004

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.