RE: What is best text editor software to open very large text files? 08-27-2018, 08:49 PM
#6
ed might work? vim can work with 3GB files, but I doubt it will work with 30GB+.
You might need to do something like "split -l 1000 filename split", and then edit splitaa, splitab, etc separately in a normal text editor. Then you can cat them back into one file at the end
You might need to do something like "split -l 1000 filename split", and then edit splitaa, splitab, etc separately in a normal text editor. Then you can cat them back into one file at the end









![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)