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