Answers for "how to find users on linux"

18

list users in linux

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

how to find username in linux

#Linux command to print current username
uname
Posted by: Guest on July-09-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language