Question: In Linux 4. Write a script to do a little file count report for a given directory, as shown in the following figure. A. You
In Linux

4. Write a script to do a little file count report for a given directory, as shown in the following figure. A. You may use a command argument to supply the directory you want to report B. Hint: use ls, grep, wc, regex, and pipe C. You may see that scripts can help do something that is usually not provided by the OS or any utilities
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
