* Tom Purl [2007.04.05 10:30]: > On Thu, April 5, 2007 2:38 am, ³Â·½ÈÙ wrote: > > If I want to open one 1G bytes size > > file,it's really slow.
I suggest splitting it into smaller chunks with another tool. > Just out of curiosity, why are you trying to > edit a 1 GB file with any text editor? I'm > assuming that these files are flat file > databases. I need to do that quite often. They are usually log files from a long running program in debug mode. -- JR