Login Register


What is best text editor software to open very large text files? filter_list
Author
Message
RE: What is best text editor software to open very large text files? #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


(11-02-2018, 02:51 AM)Skullmeat Wrote: Ok, there no real practical reason for doing this, but that's never stopped me.

Reply





Messages In This Thread
RE: What is best text editor software to open very large text files? - by Blink - 08-27-2018, 08:49 PM



Users browsing this thread: 1 Guest(s)