Question: Please type your answer, thank you! :) The subject is UNIX Create a new script named ifcommand.sh that accepts a username as input and checks
Please type your answer, thank you! :)
The subject is UNIX
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;
cjingers@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
