I have a text file where I need to replace a lot of different strings of letters with other strings of letters, e.g.
AA > b
BB > hes
kg > ret
etc.
Naturally, I would like to replace them all at once. I was wondering how to do this from within a text editor (i.e. not with tools like sed). Is this possible in Notepad++?
it might be inappropriate for this siteif you know it does not belong here, why did you post then?