Question: Write a bash script named hw13-4 that accepts a list of userids on the command line, and 1) If the userid is not logged in,
Write a bash script named hw13-4 that accepts a list of userids on the command line, and 1) If the userid is not logged in, display 'Not Logged In' 2) If the user is logged in, a list of the active commands for each userid (Field 14 of ps -l output)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
