Search and replace utility

HotShoe

Well-Known Member
Licensed User
Longtime User
Attached is my SR utility. It began as a grep like utility in Linux that would also replace strings. I have ported it to windows and everything seems to work fine, but you know how that goes.

It is designed to work on one or more files in a selected directory and can quickly search and replace inside the files selected. There is a readme file in the zip that has simple instructions for use.

I't's a bit too large to upload here so you'll need to get it from our website.

Click here to download.

Let me know if you see any problems or have any suggestions.

Thanks,

--- Jem
 
Top