Filed under: Utilities, Windows, Freeware
Double Killer: Hunt down and remove duplicate files
If duplicate files are your resident pest, then DoubleKiller is your exterminator. This free program from Big Bang Enterprises (we're not making this stuff up!) will scan your computer or selected directory for duplicate files and allow you to easily remove them from your system. If permanently deleting files makes your neck sweat, not to worry: DoubleKiller protects you from any mistaken or dumb deletions. First of all, DoubleKiller ensures the accuracy of duplicate files by checking the name, size, date, and CRC32-checksum of your files. You can also limit scans to particular masks and exclude files matching certain masks (by default, DoubleKiller excludes any .dll, .sys, .vxd, and .inf files).
Simple to use and easy to customize (not to mention free!), DoubleKiller is the ideal program to do your duplicate dirty work. Windows only.
[via TechnoBuzz.net]
With Halloween fast approaching, it's a great time to get in some practice defending your territory against zombies. In Graveyard Shift, you take aim at zombies and other creepy-crawlies, blasting them into splatters of cartoony green guts. It's a casual first-person shooter, and it's very easy to get the hang of - use the mouse to aim, click to fire. Graveyard Shift has at least 15 levels, and it might even have some secret stages I haven't unlocked yet.
They key to getting good at Graveyard Shift is learning to use ...

Reader Comments (Page 1 of 1)
mrjason said 8:16PM on 2-07-2008
I created something just like this in Java (which will work on any machine with the java runtime installed, not just windows). It's a command line utility that prints duplicate files to standard out with a fairly straight forward format that lends well to scripts and such working with the output.
If anyone's interested, I'll be happy to upload it and share it.
Reply