search and replace hex data in multiple files?

  • Thread starter Thread starter Andreas Perfora’tus [Stu]
  • Start date Start date
A

Andreas Perfora’tus [Stu]

I frequently need to convert a number of comma-delimited text files to
single column lists with EOL (hard return) characters and then back again.
Is there a search and replace tool that can s&r hex strings in all the
files in a directory at once like some s&r tools do with plain text?
 
I frequently need to convert a number of comma-delimited text files to
single column lists with EOL (hard return) characters and then back
again. Is there a search and replace tool that can s&r hex strings in
all the files in a directory at once like some s&r tools do with plain
text?

Doh! I found it myself. :)
http://www.boolean.ca/replace/
 
Back
Top