I\'m trying to edit a file through Terminal, but when I input this command
- tail +2 cohort_file.csv | cut -f2 -d, | tr -d \'"\' > cohort_ids_full.csv