print 2nd column using awk code example Example: awk print second awk -F '"' '{print $2}' your_input_file