Bash Scripting - Text Processing in Scripts
You have a file
data.txt with multiple columns separated by spaces. You want to find unique values in the second column only. Which command pipeline works best?