Try to run [source,sh] ---- cut -d',' -f8,13 $LLO_DATAFILE | grep "[A-Z,a-z]" | head -5 ---- and see the Results!