Answers for "write a linux command to display the list of users who are currently using linux server"

22

list users in linux

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

Code answers related to "write a linux command to display the list of users who are currently using linux server"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language