Calculate the total bytes of data in a specified directory
Calculate the total bytes of data in a specified directory
- INDIR
- Input directory
- TOTSIZE
- Total file size (bytes)
Determine the size of each of the files within INDIR. The sum of the file sizes is returned in TOTSIZE.