Answers for "how to find what uid and guid are in use in linux"

22

see uid user linux

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

linux show uid

id -u $username
Posted by: Guest on August-06-2020

Code answers related to "how to find what uid and guid are in use in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language