smaripally
Programmer
Hi,
I am just novice Awk Programmer.
I am Looking for using awk for executing this rqmt.
1. sort file a and file b with guest_i(length 10).
2. read both the files file a and file b.
3. Read the first guest from file a and read through file b to see whether this guest_I is present in file b. If present in file b, no action. If not present, write the record from file a to third output file.
Your inputs will be very helpful.
Regards
Sai
I am just novice Awk Programmer.
I am Looking for using awk for executing this rqmt.
1. sort file a and file b with guest_i(length 10).
2. read both the files file a and file b.
3. Read the first guest from file a and read through file b to see whether this guest_I is present in file b. If present in file b, no action. If not present, write the record from file a to third output file.
Your inputs will be very helpful.
Regards
Sai