coreutils
[Top][All Lists]
Advanced

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

uniq --check-fields=N


From: Jonathan Sambrook
Subject: uniq --check-fields=N
Date: Mon, 03 Mar 2014 08:54:36 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Hi,

The 'uniq' command has:

  -f, --skip-fields=N   avoid comparing the first N fields
  -s, --skip-chars=N    avoid comparing the first N characters

and:

  -w, --check-chars=N   compare no more than N characters in lines

but no:

  -W, --check-fields=N  compare no more than N fields in lines

Could this be added please?

Thanks for considering this request.

Regards,
Jonathan





reply via email to

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