Question: Linux Given a directory called diry and a file called filex , please answer the following questions. a . Write a test command to test
Linux Given a directory called diry and a file called filex please answer the following questions.
a Write a test command to test if diry is a directory
$
b Write a test command to test if filex is a file.
$
c Write a test command to test if filex is executible If so include a logical AND && clause that echo Yes filex is a executable
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
