
HELP! Need great editor for processing ASCII text
I need to process a large ASCII text file that Wordpad can't handle.
In UNIX, I would not have any problem. I want to sort all the ASCII
records
first, then delete all similar records, then search for specific data
records.
In UNIX, I could use the diff, and grip command, but in Windows I don't
know.
Does anyone know of a great Windows utility to assist me.