Ausam/doc/man/man1/pv.1

Find at most related files.
including files from this version of Unix.

.th PV I 12/4/79
.sh NAME
pv \*- list the users and their perversities
.sh SYNOPSIS
.bd "pv [-sourpanicwdltTx] [pwfile] [louid][..][hiuid]"
.sh DESCRIPTION
.it Pv
lists all the login names found in the password file
in their uid order.  If any of the flags are specified then
extra information will be given about each login name.
.s3
Single uids or ranges (open or closed) can be specified.
If no uids are specified
every uid is displayed.  If one uid is specified then only that
number is displayed.
If one uid is given with a number of trailing dots (eg 300..)
the number given specifies a lower bound.
If a range of uids are specified then that
range is displayed.
.s3
An alternate password file can pe specified as an argument
.s3
.ft I
.lp +15 10
flags
.ft R
.s3
.lp +15 10
w	print the users name
.s3
.lp +15 10
d	print the users login directory
.s3
.lp +15 10
s	print the users initial shell
.s3
.lp +15 10
u	print the users uid
.s3
.lp +15 10
p	print the users encrypted password
.s3
.lp +15 10
a	equivilent to the "-wdsup" flags
.s3
.lp +15 10
o	print the information contained in the other field.
.s3
.lp +15 10
n	print the number of users on the system
.s3
.lp +15 10
i	print users without passwords and without the initial shell
.s3
.lp +15 10
c	print the classes the user is in
.s3
.lp +15 10
x	print all users without passwords
.s3
.lp +15 10
l	list the files in the persons login directory
.s3
.lp +15 10
r	with the "l" flag lists all the persons files
.s3
.lp +15 10
t	print the terminal groups
.s3
.lp +15 10
T	print connect and cpu times
.i0
.dt
.sh FILES
/etc/passwd
.sh "SEE ALSO"
ls(I)		listing users files
.br
pp(I)		information about users
.sh DIAGNOSTICS
Usually generated from denied access permissions.
.sh AUTHOR
Bryan Palmer
.sh BUGS
The "r" flag tends to get confused if any sub directories parent
isn't "..".
.s3
Directories with more than one thousand entries get truncated.