awk print nth column code example Example: awk print nth column awk '{print $N}' # replace N with the column you want