The UNIX and Linux Forums  


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 -->
  #6 (permalink)  
Old 01-23-2008
dennis.jacob dennis.jacob is offline Forum Advisor  
dj - the student
  
 

Join Date: Feb 2007
Location: Singapore/Bangalore/Cochin
Posts: 607
Quote:
Originally Posted by varungupta View Post
Could you please tell me why -13 is being used in comm command ?


-1 suppress lines unique to left file

-2 suppress lines unique to right file

-3 suppress lines that appear in both files