LittleGreenCat

LittleGreenCat / All users in system

Last active 2 months ago

Like 0

Посмотреть всех пользователей в системе

LittleGreenCat revised this gist 1 year ago · 6082bde

1 file changed, 1 insertion

users.sh (file created)
@@ -0,0 +1 @@
1 + getent passwd| awk '{FS="[:]"; print $1}'