On Wed, Jul 19, 2000 at 10:15 -0500, Stephen Montgomery-Smith wrote:
> 
> The hardest thing about making diffs is to remember which order
> to put the files.  Do you say:
> 
> diff -c new-file old-file
> 
> or
> 
> diff -c old-file new-file   ?

Try to read it like this:  "show me what to do to get _from_
file1 _to_ file2" which will make you write down "diff -c old
new".  Unless you want to learn how to downgrade.  :)

So it's not just about "what's different" but more about
documenting a development heading for a direction.  And I feel
the invocation is quite intuitive once you get the above
"interpretation".


virtually yours   82D1 9B9C 01DC 4FB4 D7B4  61BE 3F49 4F77 72DE DA76
Gerhard Sittig   true | mail -s "get gpg key" [EMAIL PROTECTED]
-- 
     If you don't understand or are scared by any of the above
             ask your parents or an adult to help you.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to