freebsd-ports/sysutils/userlist/pkg-descr
Ying-Chieh Liao 3373a1b524 add userlist
Prints a list of all usernames in /etc/passwd

PR:		27207
Submitted by:	Jamie Heckford <jamie@jamiesdomain.org.uk>
2001-05-25 19:59:17 +00:00

7 lines
205 B
Text

Userlist is a simple awk script that will parse /etc/passwd
and print a list of all usernames with a UID greater than 100.
WWW: http://www.jamiesdomain.org.uk/
- Jamie Heckford
jamie@jamiesdomain.org.uk