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




Thread: Output File
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 06-26-2006
charbel charbel is offline
Registered User
  
 

Join Date: Feb 2006
Posts: 41
It will just include the name of the accounts in one coloum (this file name will be output1).....and as i explained before, i am having also another file resulted from a shell script (output2)which have accounts and their records but for sure not all accounts listed in the above file (output1)....so its like a comparison between output1 & output2......all the accounts mentioned in output2 along with their records will be displayed with no change, for those accounts which are mentioned in output1 but are found in output2 will be diplayed with number "0" displayed near them.......
Hope i explained it in a good way...Thx