You are viewing a single comment's thread. Return to all comments →
awk '(NF < 4) {print "Not all scores are available for "$1}'
Seems like cookies are disabled on this browser, please enable them to open this website
'Awk' - 1
You are viewing a single comment's thread. Return to all comments →
awk '(NF < 4) {print "Not all scores are available for "$1}'