added uucp and removed irc user from members list

This commit is contained in:
James Tomasino 2019-02-16 20:29:38 -05:00
parent bdebff5783
commit 7dbb504592
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
grep -E '1[0-9]{3}' "/etc/passwd" | grep 'home' | awk -F":" '{print $1}'
grep -E '1[0-9]{3}' "/etc/passwd" | grep 'home' | awk -F":" '{print $1}' | grep -v "^irc$"

View File

@ -73,6 +73,7 @@ tree
units
unzip
update-motd
uucp
weechat
xsel
ytalk