J'ai 20 text files with various extensions in a directory.
Je veux replace "nnn" with "ooo" in all files.
I could import them into a project in Eclipse or Visual Studio to replace them all but that is overkill and would add other meta files etc.
Qu'est-ce qu'un simple way to do this, I'm thinking: select all files, right click, choose some tool called (e.g. "QuickReplacer") and fill in find and replace, click and done.
Quelqu'un sait-il of a tool like this?