You are viewing a single comment's thread. Return to all comments →
One liner awk '{print 2 >= 50 && Misplaced &4 >= 50 ? "Pass" : "Fail" )}'
Seems like cookies are disabled on this browser, please enable them to open this website
'Awk' - 2
You are viewing a single comment's thread. Return to all comments →
One liner awk '{print 2 >= 50 && 4 >= 50 ? "Pass" : "Fail" )}'