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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!