in reply to Text difference

If you are in unix-land, you can just use the diff command outright. It's a lot lighter on the mem requirement.
diff a.txt b.txt > c.txt
--
I used to drive a Heisenbergmobile, but every time I looked at the speedometer, I got lost.