bondtrails
Technical User
Hi everyone, I need some help! (again):
I want to compare a set of fields on 2 files and create a third file where they differ. I'm not sure how to do it and I need some help!!
More info:
I wish to compare column locations 32-49 of files A and B. For those records in B that don't exist in A, I wish to output the entire record of B to some file named C. I can do this easily in SQL, but I am trying to stay within the bash unix environment!!
Thank you for any valuable assistance you can provide.
--Bondster!!
I want to compare a set of fields on 2 files and create a third file where they differ. I'm not sure how to do it and I need some help!!
More info:
I wish to compare column locations 32-49 of files A and B. For those records in B that don't exist in A, I wish to output the entire record of B to some file named C. I can do this easily in SQL, but I am trying to stay within the bash unix environment!!
Thank you for any valuable assistance you can provide.
--Bondster!!