Is there a binary equivalent to the diff/patch combination? I've written a little shell script to run "cmp -b" over a bunch of files (I'm trying to generate binary patches), but now I'm struggling with a way to actually apply those changes.
I started writing a little tcl script to do it but think there must be a better way?
Thanks,
John
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/