You are viewing a single comment's thread. Return to all comments →
awk '{ if ( Misplaced &3 > 50 && 1" : Pass" else print $1" : Fail" fi }'
'Awk' - 2
You are viewing a single comment's thread. Return to all comments →
awk '{ if ( 3 > 50 && 1" : Pass" else print $1" : Fail" fi }'