Software to open and edit large text files?

BeerMe

Junior Member
Joined
Dec 20, 2014
Messages
153
Reaction score
18
What software do you use to open up large text files that are over 2 gigs? I'd also like to be able to remove duplicate lines of text as well.
 
Should be able to do that using regex with python
 
large text file viewer is good when just viewing but notepad++ is pretty good if you are wanting to edit.

Whatever you go with it will need to be the 64bit version so it can make use of the ram required.
 
Back
Top