| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README | 2014-03-10 | 629 Bytes | |
| pt_fsize.tar.gz | 2014-03-10 | 781.6 kB | |
| pt_fsize.cygwin.win32.exe.zip | 2014-03-10 | 833.1 kB | |
| Totals: 3 Items | 1.6 MB | 0 |
README: information about the pt_fsize utiliy
---------
PTHOEM LINUX UTILS (c) 2007-2014 Peter Thoemmes
Weinbergstrasse 3a, D-54441 Ockfen/Germany
'pt_fsize' is made to determine the real sizes of regular files in
a given directory. It does only list regular file sizes, so no
directory sizes. That makes it the ideal tool to compare file
mirrors, sync'd with rsync. Use it like this:
$ ./pt_sizes <dir>
If you wish to exclude paths containing certain strings, then
you may want to call the utility like this:
$ ./pt_sizes <dir> -exclude string1 -exclude string2 ...
I wish you a lot of success using my work,
Peter