This program accepts as input a number from 1 to 99 and lists all HFS files whose space used have reached this threshold.
To install df100, it is sufficient to download the tar file and extract it to a directory of your choice.
From the directory where the tar file is, issue the command:
tar -xzvpf ./df100.tgz -C /your_directory
|