Removes duplicate lines from sorted input.
Examplesort file.txt | uniq
sort file.txt | uniq
DevOpsSchoolTypically replies within an hour