List Question
10 TechQA 2025-01-03 13:05:45Bash 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.5k 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
185 views
Asked by Flamenco
./script.sh: line 8: /etc/passwd: Permission denied
797 views
Asked by Jacob Krieg
Separate first name with middle name and last name with strtok_r
471 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
353 views
Asked by Learning-C