Write a bash shell script filestatic


Write a bash shell script filestatic. The script should examine the number files in directories given as arguments (parameters) to this script.
if one argument is given, the script should count and report the number of files in this directory. Only regular files should be counted, not directories or subdirectories. Then the script should count and reports the number of bytes consumed by the files in this directory.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a bash shell script filestatic
Reference No:- TGS0129028

Expected delivery within 24 Hours