Disk Usage
Package:
Summary:
Calculate the disk space usage of a directory
Groups:
Author:
Description:
This class can be used to Calculate the disk space usage of a given directory.
It can traverse a given directory recursively and count the total number of directories, files and their sizes.
The class can also format the size value in bytes, KB MB or GB.
It can traverse a given directory recursively and count the total number of directories, files and their sizes.
The class can also format the size value in bytes, KB MB or GB.
Comments are closed.