|
|
|
| script: | filesize (download) |
| purpose: | print sum of the actual size of files |
| requires: | standard GNU commands |
| version: | 1.2 |
| usage: | filesize [-hld] <file> [file...] |
| options: |
-d, print sum of actual size dot delimited
-h, usage and options (this help)
-l, see this script"
|