Tuesday, January 18, 2005

 

Deleting Files By Regular Expression with Agent Ransack

I just found a good way to delete a bunch of programming tool temporary files (like .obj and .pdb files). I have a directory under which I have hundreds of development projects in different languages, and to back it up I either have to select the files I specifically want to backup or delete the files I don't want to backup first. So far I'd been using a script, but due to my discontent with the excruciating awkwardness of JScript, I'm switching to using Agent Ransack....
Update: Since this post I've started using Jeff Atwood's Clean Sources Plus, (created from Omar Shahine's original Clean Sources). Clean Sources Plus adds a context menu item to Windows Explorer, so it is very handy. It deletes files based on regex's stored in a .config file, so it makes preparing source directories for backup a snap.

Comments: Post a Comment

Subscribe to Post Comments [Atom]





<< Home

This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]