Regular expression search and replace for Windows
This modified code is licensed under the same license (GPL-3.0) as the original source code by Stefan Küng.
grepWin is a simple search and replace tool which can use regular expressions to do its job. This allows to do much more powerful searches and replaces.
In case you're not familiar with regular expressions, we have a very short regular expression tutorial for you.
The command line parameters are listed on a separate page.
Please visit the homepage of grepWin for more information.