Possible Duplicate:
Text Editor for very big file - Windows
I need one editor which can edit huge sizes(100 MB to GBs) of log files in windows.
I need one editor which can edit huge sizes(100 MB to GBs) of log files in windows. |
||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
You may have a look at gVim. But i think your question is already answered here! |
|||
|
|
|
Do you mean actually edit or just view. I can't think of any other use case other than fraud where you'd want to change a log file :-) For viewing log files, I just use |
|||
|
|
I've edited large log files with Notepad++, slow as it was, it didn't crash. |
|||||
|
|
Try FirstObject XML Editor. You can just ignore the XML features. |
|||
|
|
|
Could you describe what's your purpose ? more then 100mb is too large to edit by a human. Use the sed, perl, or any scripting as the editor is better. |
|||
|
|
I believe both the 'vim' and 'emacs' editors handle large files very well (i.e. no slowdown, they don't load the whole file into memory at once). Both are available for windows, but installation may not be completely straight-forward. If you're familiar with either editor, or know your way around the computer well enough then they may prove useful.
|
|||
|
|
|
Try Notepad++. It is pretty good.
Notepad++ features:
|
||||
|
|