web site change monitoring tool recommendations?
Paul Lussier
p.lussier at comcast.net
Wed Sep 13 22:01:02 EDT 2006
"Tom Buskey" <tom at buskey.name> writes:
> Quick & dirty:
>
> Reduce the files to plain old text
> lynx -dump http://......... > file1
> lynx -dump http://......... > file2
>
> tkdiff file1 file2
>
> Subsititute any other visual differ that does side by side
> comparision.
I find xxdiff to be one of the best visual diffs out there. It
supposedly runs on MacOS X, but I can't seem to get the fink package
to work. We use it at work with Perforce and it works really well. I
know of people who use it with ClearCase as well in place of CC's diff
output (though xxdiff is just a diff visualizer, and it is often
configured to use cleardiff under the covers).
--
Seeya,
Paul
More information about the gnhlug-discuss
mailing list