Sort contents of a file and remove repeated lines
sort file.txt | uniq
Posted in Command Line, Linux | 1 Comment »