List Question
10 TechQA 2024-11-23 09:02:11Bash Script - get User Name given UID
3.7k views
Asked by PaulW
I need to grep for an exact word in password file but I get two responses back
1.2k views
Asked by CharlieB
Modifying correct group name and ID within /etc/group file
1.4k views
Asked by meallhour
How do I delete users that have uid 0?
6k views
Asked by k.schroeder31
How do I extract the biggest UID value from /etc/passwd?
1k views
Asked by engineering student
How to read awk from one file and compare it with awk from another file
173 views
Asked by Flamenco
./script.sh: line 8: /etc/passwd: Permission denied
787 views
Asked by Jacob Krieg
Separate first name with middle name and last name with strtok_r
463 views
Asked by B0ris
Unix [Homework]: Get a list of /home/user/ directories in /etc/passwd
12.1k views
Asked by KChaloux
If conditional using Awk to search for exact Bash variable string
345 views
Asked by Learning-C