Guest_imported
New member
- Jan 1, 1970
- 0
I have a problem, I need to be able to extract the difference between two text files using the diff command and store them in a file on disk. I also need the ability to reconstruct the file using the original(first) file and the differences. I have looked at the Unix command diff and ed however I'm completely confused about how to use them! Any help for a Unix beginner? Cheers Iain