There is text file about 3 GB. I need to delete a some strings from this, but I'm not sure that my method is good. I did next steps: - read echo string from the doc - find needed strings to delete - get 2 massive: strings to save and strings to delete
What is must next steps? Yeah, this task looks easy for small docs, but there are more issues with giant file.