Question: the file types section - You must calculate the total number of files of each type: - soft links - regular files with content -

the file types section - You must calculate the total number of files of each type: - soft links - regular files with content - regular files that are empty - directories Note: soft links are also regular files so they will be counted twice - You must strip the path from the directory argument when you display it. If the argument was /home/tvirgo/hw6_test, you would display: Directory: hw6_test - You must display the total number of files of each type - You must use this pattern to iterate through the athlete data file: while read athlete sport score do \# while body done
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
