Question: In Unix, write a script that uses a for i type control structure to check all of the files in the directory /var/log/ Test if
In Unix, write a script that uses a for i type control structure to check all of the files in the directory /var/log/ Test if the file is a directory and has an executable permission, if true, echo the name of the file. Six directories should be returned.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
