[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Uniq is not unique ?



On 2008-04-12T22:27:46+0530, Bhasker C V wrote:
>  For fairly large file 100K+ lines
>  uniq command does not filter the repetitive lines.

If you need to sort it anyways then `sort -u` might be of interest.


/Allan


Reply to: