SyntaxFix
Write A Post
Hire A Developer
Questions
Assuming the data file is actually Tab separated, not space aligned:
<test.tsv awk '{print $4}' | sort | uniq
Where $4 will be: