The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

lsdu - List disk usage of subdirectories of PATH.

USAGE

lsdu [OPTION].. PATH.. List disk usage of subdirectories of PATH.

   -s          sort by size
   -h          help
   -v          version
   -d          debug

EXAMPLE USAGE

   lsdu
   lsdu ./path2dir

SEE ALSO

lsutils - parent package

AUTHOR

Leo Charre leocharre at cpan dot org

LICENSE

This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself, i.e., under the terms of the "Artistic License" or the "GNU General Public License".

DISCLAIMER

This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the "GNU General Public License" for more details.