Try to run [source,sh] ---- cut -d',' -f3,10 $LLO_DATAFILE | grep "A|B" | head -5 ---- and see the Results!