Search results

  1. N

    Split, edit then unite large text files

    I have a need to text search and replace a very large text SQL file. The editing is pretty simple. For example, replacing “site1.com” to “site2.net”. I did that with by lines splitting, editting them with an editor and uniting them. I got a checksum error. Of course there must be checksum error...
Back
Top