On Thu, Sep 07, 2000 at 08:49:15PM -0700, Peter Blomgren wrote:
> Chad,
> 
> > If I create a directory "a" and copy it to directory "b" then add or delete
> > files from "a," how could I get a list of the files that are different
> > between the two directories?
> 
> "diff" (in diffutils-2.7-17), with the --recursive option.
> 

Be carefull with this one. It will diff the *contents* of each file in both
directories; not diff the file names.

Steve

-- 
"We think in generalities, but we live in detail"
        -- Alfred North Whitehead



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to