home *** CD-ROM | disk | FTP | other *** search
-
-
-
- DiskWaste v1.02
- DOS utility: Display disk space wasted by small files
- Freeware, copyright (c) July 3, 1995
- by
- David Daniel Anderson
- Reign Ware
-
- ** READ REIGNWAR.TXT FOR LEGAL TERMS **
-
-
-
- DiskWaste examines your files and reports how much disk space is wasted. It
- calculates the difference between the true size of each file, and the amount
- of space each file consumes due to the number of clusters DOS has allocated
- to it.
-
- Running DWaste with no parameters will display this help information:
-
-
- Usage: DWaste <[drive:][\]directory\[filespec]>
- -OR- DWaste <filespec>
- -OR- DWaste <drive:>
-
- Notes: Anything bounded by square brackets ([ & ]) is optional.
- If you specify a directory, it MUST be followed by a backslash (\).
-
- Examples:
-
- DWaste c:\dos\*.com
- DWaste e:\speed\
- DWaste *.bat
- DWaste d:
-
-
- ** READ REIGNWAR.TXT FOR LEGAL TERMS **
-
-
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-
- REVISION HISTORY
-
- v1.00 : 1995/02/24. First public release. DDA
- v1.01 : 1995/03/01. Fixed percentage calculation error resulting from the
- absence of a pair of parentheses. DDA
- v1.02 : 1995/07/03. Tweaked file finding routines a little. DDA
-
- Note: v1.02 will probably be the FINAL version of DWaste, since any features
- I would want to add are already in the first public version of my new
- "YATP" (Yet Another "Tree" Program). Look for YATP100.ZIP.
-
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-
-