Question: Q) Write A BASH script using the for loop construct that lists the names of the directory files in the working directory by looping through
Q) Write A BASH script using the for loop construct that lists the names of the directory files in the working directory by looping through the files in the working directory and using test to determine which files are directory files.
Q) Write A BASH script using the while loop construct that generates 100 randomly generated numbers between 0 and 99 and writes them out in a user specified filename. Repeat until loop. Thank you :)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
