On Tuesday 22 Jul 2008, Bharathi Subramanian wrote: > Read: http://www.gnu.org/philosophy/can-you-trust.html > > One Day One GNU/Linux Command > ============================= > > uniq -- Remove duplicate lines from a SORTED file. "sort <-u|--unique> ..." to remove duplicate lines. Indeed, uniq has other useful options. -- Arun Khan