On Sun, Apr 27, 2008 at 11:20 PM, necro <[EMAIL PROTECTED]> wrote:
> On Sun, Apr 27, 2008 at 08:37:15AM +0200, NN_il_Confusionario wrote:
>  > Perhaps I do not understand the question: what's wrong with
>  > cd $PATH1
>  > find . >/tmp/dir1.list
>  > cd $PATH2
>  > find . >/tmp/dir2.list
>  > diff /tmp/dir1.list /tmp/dir2.list
>
>  diff -rq $PATH1/ $PATH2/

That is the one I am looking for.

Thanks Nicolo.

Kind Regards,

Jim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to