Question: I cant figure out how to write the 4 statements using gedit in linux. (labuser@SEC-335-VM scripting_lab]$ sh file_ops.sh /etc/passwd /etc/passwd exists and is a file
I cant figure out how to write the 4 statements using gedit in linux.
(labuser@SEC-335-VM scripting_lab]$ sh file_ops.sh /etc/passwd /etc/passwd exists and is a file /etc/passwd exists [labuser@SEC-335-VM scripting_lab] $ sh file_ops.sh /etc/passwdd /etc/passwdd does not exist [labuser@SEC-335-VM scripting_lab] $ sh file_ops.sh /etc /etc exists /etc exists and is a directory [labuser@SEC-335-VM scripting_lab] $ sh file_ops.sh /etce /etcc does not exist (labuser@SEC-335-VM scripting_lab]$
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
