All Questions
1 question
0
votes
2
answers
238
views
Matching columns of File1 to columns of file 2 and printing them in a file using awk
I am new to awk and trying to compare ":" separated columns 1(eg., chr10) and 2 (eg 10000003) between file1 and file 2 ; and write the matching lines into a new file using awk.
File 1:
chr10:...