Removing the groups command as that should live in a seperate spot

This commit is contained in:
Jimmy Astle
2018-01-02 17:20:28 -05:00
parent 7f78ad5ace
commit e36a8e3377
-4
View File
@@ -6,10 +6,6 @@ List of all accounts:
cat /etc/passwd
List local groups:
cat /etc/group > /tmp/loot.txt
View sudoers access (requires root):
cat /etc/sudoers > /tmp/loot.txt