http://www.go2linux.org – Uniq is a Linux Operating System command, that removes successive repeated lines in its output. So if the input is a file that has repetitive lines, all of them will be removed but one, only if they are successive. To assure that all repetitive lines are removed, the file needs to be sorted first. <!--break--> The format of the file is: (HowTos)