3 lines
123 B
Text
3 lines
123 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.
|