If you just need to do a quick search and replace but you don't have a full search and replace program available, then keep reading. If you're looking for a search and replace program that you can install on your PC, then may I suggest this relevant Google search.
This is a simple search and replace utility, contained entirely in a web page. You can type or paste a text string into the box below, then fill in the search and replace fields. Clicking the Replace button will replace one text string with the other. You can also upload a text file (up to 2 MB) to run the search and replace operation on it. If you are familiar with regular expressions, you can check the regular expressions option and use them in your search and replace criteria.
Of course, if you're on a Linux PC, you can use sed to do the same thing. But what fun would that be?
I hope you find this utility helpful and/or interesting. It was a short project I created just for the fun of it.
Reset