Answers for "unix show all users"

18

list users in linux

cat /etc/passwd
Posted by: Guest on April-06-2020
1

get unix username

echo "$USER"
Posted by: Guest on August-15-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language