I ran into a git issue today where I thought I was ready to push a recent commit, and the push failed, saying that I
I recently came across some AWK code from a work colleague that I did not understand at all awk -F’\t’ -v OFS=’\t’ ‘FNR==NR{a[$1]=$1;next};$1 in a{print