sizetree - create HTML trees of file/directory tree sizes

Example output

example.html

Extracted from help

Copyright (C) 2003 Steffen Mueller, all rights reserved. Author can be
reached at . This library is
free software; you can redistribute it and/or modify it under the same
terms as Perl itself. Version 1.0.

sizetree - create HTML trees of file/directory tree sizes
Usage: sizetree.pl [OPTIONS] -d DIRECTORY [-d DIRECTORY ...]
  -d DIRECTORY
  --directory DIR  Specify an additional directory to be scanned.
  -nf
  --nofiles        Do not include individual files in the diagram.
  -m MAXDEPTH      Specify the maximum directory depth to be included
  --maxdepth MAX   in the diagram.
  -h
  --help           Display this help screen.
  -o FILE
  --output FILE    Specify output filename.
  -nr
  --noroot         Do not include virtual scan root in diagram.
  -j               Join scan directories into virtual scan root.
  --join           (Overrides -nr)

Sources

sizetree.txt

(c) 2003 by Steffen Müller, all rights reserved.