I need to find and replace strings in some large files. How can I do so without going into an editor? The vi editor says that the file is too large.
This file contains SQL statements to run against a database. I need to replace the page headings with a commit line so that the records commit after so many records.
Thank you in advance for your help.
This file contains SQL statements to run against a database. I need to replace the page headings with a commit line so that the records commit after so many records.
Thank you in advance for your help.