Question: In Unix/Linux what would the command be to find all accounts that start with cs in the password file /etc/passwd, change cs to cgi, and
In Unix/Linux what would the command be to find all accounts that start with cs in the password file /etc/passwd, change cs to cgi, and write them to new temp file? Hint - to get full credit you must match only accounts that start with cs, so the cs must be the first characters on the line.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
