LittleGreenCat revised this gist . Go to revision
1 file changed, 1 insertion
users.sh(file created)
@@ -0,0 +1 @@ | |||
1 | + | getent passwd| awk '{FS="[:]"; print $1}' |
Newer
Older