Monthly Archives: July 2010

bulk search and replace with sed

Kurt writes: I’ve got a text input string in unix that I want to parse and replace all of the following characters [\^$.|?*+(){} with the same character preceded by an \. (I am trying to backslash escape all the special … Continue reading

Posted in Linux | Leave a comment