Possible Duplicate:
Is there a text editor for very big files?
How to edit specific part of large text file efficiently? The text file is has only ASCII characters and is about 500 MB. I always know a the string around which I'd like to do editting. I can open up the file in Emacs and search the string, and then do editting. Any better way?