CHANGELOG RC5 (3/Sep/2007) Long time since last release, meant to be fixing this one annoying bug for ages... finally got to it! * BugFix: On Solaris 10 with Zones, findUsedSpace would continue to loop in Zone PROC filesystems - fixed. * New Feature Request: On Solaris, a flag to skip autofs,ctfs,objfs,dev and other filesystems that aren't really relevant. This will go into RC6, which will probably be the final release of 1.0 RC4 (23/Jul/2006) * Added functionality to show not only directories, but files over threshold * Modified output layout and added method to handle this * modified version and startup output RC3 (22/Jul/2006) * Fixed symlink detection algorithm for files (this was calculating directory links correctly, but not individual files) * Updated version information, added website * Cleaned up code further, removed unused routines RC2 (21/Jul/2006) * Improved accuracy of output (output is now to 2 decimal places, instead of being rounded to the nearest whole number * Fixed bugs in checking for the proc file system * Significant clean up of code, removed duplication of work * Fixed Usage output, to display threshold information * Reduced internal Array sizes which were over-sized (directory arrays which were the size of directories and files in a certain directory, only required to be the size of the directories) * Fixed Accuracy on Solaris (as per above bug) * Reduced calculation code, for converting between bytes, kbytes, mbytes, gbytes * Fixed output error, when bytes selected, the software would output "bbytes" * Changed to Solaris Package and .ZIP offering only (UNIX/Linux guys can use unzip, no big deal). * Improved Sample shell and batch scripts * Improved Solaris Package RC1 (21/Jul/2006) * Initial public release * Added exclusions (to exclude, for example, NFS directories) * Added symlink detection * Fixed bugs relating to drive letters on Windows sometimes being presented as lower case, sometimes as upper, from the getCanonicalPath() and getAbsolutePath() methods. * Added basic shell and batch scripts * Created Solaris Package, generic UNIX/Linux (.tar.gz) and Generic platform (.zip) * Fixed too many bugs to mention! Any questions can be sent to geoff at adeptit.com.au.