I use this code to read 2 ASCII files and output the common lines. How can modify this code so that it reads delimiter in file2 in reverse order?
awk -F\'_\' \'FNR==N