coreutils
[Top][All Lists]
Advanced

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

Re: [coreutils] How to check uniqueness on one or multiple columns in a


From: Pádraig Brady
Subject: Re: [coreutils] How to check uniqueness on one or multiple columns in a table and print the duplicated rows?
Date: Fri, 18 Jun 2010 00:37:36 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

On 17/06/10 21:53, Peng Yu wrote:
> Hi,
> 
> Uniq doesn't have an option to check the uniqueness for a given column
> (although it can exclude the first a few columns). It will need 'cut'
> to check uniqueness on a give number of columns and print the
> duplicated rows. This is not convenient. I'm wondering if there is a
> better way to do so.

Not at the moment no.
It's on the list of tasks to add field support to uniq



reply via email to

[Prev in Thread] Current Thread [Next in Thread]