[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 2.7->2.8 Upgrade via CVS
At 6:53 AM +0300 4/2/01, Heikki Korpela wrote:
>Grab the etc27.tgz and etc28.tgz packages and do a diff -uNr to a file
>and less it? :-)
And since that file is huge (6604 lines) & I just don't have time to
read through it, I ended up doing "diff -Nr --brief /home/kit/27
/home/kit/28" after ungzipping the etc2x.tgz files into /home/kit/2x.
What do you know, it's only 49 files. :)
Thanks once again to the wonderful documentation team. "man diff"
showed me how to get the relevant info I was after. (After Heikki
pointed me in the general direction.)
-Kit