This bash script takes in a starting directory as an argument. It then finds the average files size of the files within the target directory in bytes. Finally it proceeds to print file names with their sizes only above the average file size.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This bash script takes in a starting directory as an argument. It then finds the average files size of the files within the target directory in bytes. Finally it proceeds to print file names with their sizes only above the average file size.