January 8, 2005
8:14 AM
Subscribe
I have several thousand html files that I need to edit, basically removing a block of text from each. Does anyone know a Windows app (preferably free) that will mass-edit a folder of files?
posted by kickerofelves to computers & internet (12 comments total)
I don't recall whether Dreamweaver has an extended replace feature, but check that, too (if you have it). Just go through all of your code editing tools in turn and see if they've got the capability. I usually find there's some capacity of that sort, though you often have to know how to do regular expressions to use it. (E.g., if you know regular expressions, I'm 90% certain you should be able to do it with a Windows EMACS.)
posted by lodurr at 8:22 AM on January 8, 2005