Question: Create a new script named ifcommand.sh that accepts a username as input and checks to see if that user is logged in. If the user
Create a new script named ifcommand.sh that accepts a username as input and checks to see if that user is logged in. If the user is logged in, print "yes", otherwise print "no"
Example;
example@general:~$ ./ifcommand.sh cjingers yes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
