Find out how much disk space is consumed by an installed pear package or a number of pear packages - analagous to the unix command df.
investigate a single PEAR package.
investigate a set of PEAR packages.
display information for all installed packages.
output report in CSV format.
print sizes in human readable format.
specify what type of files are to be included in the report.
produce a summary report.
sort results by file size.
output results in XML format.
Mandatory resources:
PHP 5.1.4 or newer.
PEAR 1.4.0 or newer.
PEAR::Console_Getargs 1.3.4 or newer.
PEAR::Console_Table 1.0.8 or newer.
PEAR::HTML_Table 1.8.2 or newer.