![]() |
![]()
| ![]() |
![]()
NAMEfdu - Estimate file space usage (using Filesys::DiskUsage) SYNOPSISfdu [OPTION]... [FILE]... DESCRIPTIONSummarize disk usage of each FILE, recursively for directories. OPTIONS-LDereference all symbolic links. -X PATTERNExclude files that match PATTERN. -hPrint sizes in human readable format (e.g., 1K 234M 2G). -HLikewise, but use powers of 1000 not 1024. -s NAssume sector size of N. -l NAssume link size of N (ignored if -L). -s NAssume sector size of N. -l NAssume link size of N (ignored if -L). -m MAX-DEPTHPrint the total for a directory (or file) only if it is N or fewer levels below the command line argument. -t NIf printing sizes in human readable format, truncate all values by the Nth place. AUTHORJose Alves de Castro, <cog@cpan.org> COPYRIGHT AND LICENSECopyright 2004 by Jose Alves de Castro This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|