help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Differencing directories


From: Glynn Clements
Subject: Re: Differencing directories
Date: Wed, 08 Sep 2004 20:41:33 GMT
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Security Through Obscurity)

Matthew Peavy <mje@mpeavy.com> writes:

> I would like to difference two directories to find all files that have
> the same name but are different (at a binary or ASCII level).  The
> diff utility actually displays all the differences in each file, which
> is too much for what I want.  I would like to see a list of file names
> only. Is this possible?

       --brief
              Report only  whether  the  files  differ,  not  the
              details of the differences.

-- 
Glynn Clements <glynn.clements@virgin.net>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]