Florian Philipp wrote:
> James schrieb:
> > All,
> >
> > I'm trying to find a good way to compare two complex directory
> > structures to see what files differ. I've looked at a few different
> > options:
> >
> > - rsync dry run (someone said this should work, but I'm having trouble
> > getting
James schrieb:
> All,
>
> I'm trying to find a good way to compare two complex directory
> structures to see what files differ. I've looked at a few different
> options:
>
> - rsync dry run (someone said this should work, but I'm having trouble
> getting good information out of this)
> - diff -rq
On Thu, Oct 29, 2009 at 11:35 AM, James wrote:
> All,
>
> I'm trying to find a good way to compare two complex directory
> structures to see what files differ. I've looked at a few different
> options:
>
> - rsync dry run (someone said this should work, but I'm having trouble
> getting good infor
All,
I'm trying to find a good way to compare two complex directory
structures to see what files differ. I've looked at a few different
options:
- rsync dry run (someone said this should work, but I'm having trouble
getting good information out of this)
- diff -rq (this works, but it's slooww
4 matches
Mail list logo