stefankueng / grepWin

A powerful and fast search tool using regular expressions
https://tools.stefankueng.com/grepWin.html
GNU General Public License v3.0
1.76k stars 188 forks source link

Read file list for replacements #343

Open oleirich opened 2 years ago

oleirich commented 2 years ago

great work. thank you. there is already a request for replacements with pattern Take patterns from file #294 Another improvement would be to have a list of files for the replacements. File list and patters from file should work in combination. It can be done also with sed, but then I have no control over the replacements and cannot ignore a certain replacement.