Quote:
Originally Posted by fum
Then perhaps you can help, with a little rant I have: I'm working in the software business in Denmark. The state requires for our systems to be archieved, but in an xml-format. Right now I am dealing with an xml file >20gb. And I need to edit the first line. Grrrrrrr. I haven't found an editor that can handle that kind of file. You know any?
|
Not that I can recommend from personal use. My own assumption is that files
that big are probably errors, and that the creation process should have broken things down into manageable chunks.
You didn't specify what OS you are using, but poke around on
TextEditors.org, and do a search for "large files". There are an assortment of editors whose claim to fame is being able to slurp up huge files successfully.
______
Dennis