Re: Help: regarding comparing two directory structures

2005-11-21 Thread Yoram Hekma
rajesh kumar wrote: Hi, I wish to compare tree stucures of two directories. that is to compare the subdirectories as well as their subdirectories and so on...only directories and subdirectories and their subdirectories. I am not interested about their contnets like files. I am working

Re: Help: regarding comparing two directory structures

2005-11-02 Thread Jörg Schütter
Hello rajesh, On Wed, 2 Nov 2005 04:48:12 -0800 (PST) rajesh kumar <[EMAIL PROTECTED]> wrote: > Hi, > I wish to compare tree stucures of two directories. that is to > compare the subdirectories as well as their subdirectories and > so on...only directories and subdirectories and their > subdirect

Help: regarding comparing two directory structures

2005-11-02 Thread rajesh kumar
Hi,   I wish to compare tree stucures of two directories. that is to compare the subdirectories as well as their subdirectories and so on...only directories and subdirectories and their subdirectories. I am not interested about their contnets like files.   I am working on Solaris: Here is the