The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 07-07-2008
drl's Avatar
drl drl is offline Forum Advisor  
Registered User
  
 

Join Date: Apr 2007
Location: Saint Paul, MN USA / BSD, CentOS, Debian, OS X, Solaris
Posts: 711
Hi.

If you are on Solaris, there is a script dircmp that may be useful:
Code:
dircmp - no version provided for /usr/bin/dircmp.
And otherwise, there is a script at: Unix Review > The Shell Corner: cmptree that discusses a similar script.

Because both are scripts, you and your colleagues can modify them to suit your purposes ... cheers, drl

Last edited by drl; 07-07-2008 at 02:22 PM.. Reason: Make URL a live link.