I\'m currently trying to get a bash script using awk to read a csv file. I want it to search for a column name and then save every found item in the column.
Right now