Philip Hallstrom <mailto:[EMAIL PROTECTED]>
    on Wednesday, July 27, 2005 11:09 AM said:

>> I was just expirementing with the diff command and was wondering if
>> there was anything out there that does the same thing but with a more
>> intuitive interface?
> 
> What's wrong with "diff -r --brief dir1 dir2"
> 
> That's about as intuitive as you can get, no?

Well to answer your question, no. It could get a lot more intuitive than
that. For one, I don't know which file was updated last (ok, well, *I*
know when, but not anyone else that might come later, or for that matter
me in 6 mths.)

I was using 'diff -rc dir1 dir2' before I wrote my email. I didn't
notice the --brief command, but I like it.


Thanks,
Chris.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to