print

Kill

Berryware is proud to announce Kill version 1.5 for public release. Kill is a freeware utility that can be used to remove unwanted files.

Features

new Command-line based utility - can easily be used in batch files.
new Safe deletion (uses recycle bin - even though it is a command prompt utility).
new Intelligent matching capability (doesn't rely on Windows 95's 8.3 support file matching which can confuse things, e.g. try delete *.htm when you only want files with an HTM extension deleted and not an HTML extension!).
new Special support for programmers - deletion of generated files if source code version of files exist (sample batch files are included to demonstrate the use of this).
new Fast!

Usage Tips

new Cleaning up source code folders to make more space:

new Delphi Development:
Delete the object files for projects that aren't actively being used (BD_CLEAN.BAT is a file included with BWKILL that does this for you!)
new Visual C++ Development:
Delete debug directories (e.g. use bwkill -r *\windebug\* to remove all files generated by Visual C++ for debug builds of applications)
new Removing old temporary files:

new Windows .TMP and .BAK files:
When working in Windows 95 or NT TMP and BAK files often accumulate and can be removed by using the command bwkill -r -k *.tmp *.bak from the root directory. To make 100% sure that you want these files deleted leave off the -k option first to list the files that are going to be deleted (see point below too)
new Delphi Programmers:
Delete temporary files generated by Delphi - use the command bwkill -r -k *.~* in your source code directory
NB: if you want to make 100% sure that no files that you require are going to be deleted use the command bwkill -r -k- *.* (you can use bwkill -r *.* if you have not overridden the -k option by using environment variables) to produce a list of the files that will be deleted first.

Pricing

new Free!
 
 
 
preload1preload_b1preload_b2preload_b3preload_b4preload_b5preload_b6preload_b7preload_b8preload_b9preload1_b11preload1_b12preload1_b13preload1_b14preload1_b15preload1_b16preload1_b17preload1_b18preload1_b19preload2_b21preload2_b22preload2_b23preload2_b24preload2_b25preload2_b26preload2_b27preload2_b28preload2_b29preload3_b31preload3_b32preload3_b33preload3_b34preload3_b35preload3_b36preload3_b37preload3_b38preload3_b39preload4_b41preload4_b42preload4_b43preload4_b44preload4_b45preload4_b46preload4_b47preload4_b48preload4_b49preload5_b51preload5_b52preload5_b53preload5_b54preload5_b55preload5_b56preload5_b57preload5_b58preload5_b59preload6_b61preload6_b62preload6_b63preload6_b64preload6_b65preload6_b66preload6_b67preload6_b68preload6_b69preload7_b71preload7_b72preload7_b73preload7_b74preload7_b75preload7_b76preload7_b77preload7_b78preload7_b79preload8_b81preload8_b82preload1preload2apreload2preload3preload4preload5preload6preload7preload8preload9preload10preload11preload12