6 lines
167 B
Text
6 lines
167 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.
|
||
|
|
||
|
- Jamie Heckford
|
||
|
jamie@jamiesdomain.org.uk
|