The UNIX and Linux Forums  

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




Thread: diff command
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 04-28-2008
Vichu Vichu is offline
Registered User
  
 

Join Date: Apr 2008
Posts: 8
diff command

All,

How to exclude a directory while diff execution?

For ex:
To exclude file which we don't want to see diff, we have -x <filename>.

Thanks in advance