On Tue, Jan 20, 2004 at 11:09:53PM +0000, Richard Kettlewell wrote:
Chris Green chris@areti.co.uk writes:
What I need to do is to be able to see differences between two files and paste them into a third file which is (probably) open in a different window. I can't find a diff utility which allows me to do this. Does anyone have any recommendations?
Have you tried tkdiff?
Well, yes, sort of. I tried it on my desktop Sparc and it worked OK (if a little slowly) but unfortunately on the target system where I need the diff Tcl/Tk isn't installed at the moment.
Given that I can't find any good alternatives I may look into getting Tcl/Tk installed as tkdiff does do exactly what I need.