Question: Write a perl script to extract information from the /etc/passwd file. a) Prints out the largest UID number b) Prints out the usernames where the
Write a perl script to extract information from the /etc/passwd file.
a) Prints out the largest UID number
b) Prints out the usernames where the user id is less than 1000, sorted by usernames
c) Print the sum of the group ids
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
