GNU bug report logs - #25586
uniq -t option missing

Previous Next

Package: coreutils;

Reported by: vsp <vsp1729 <at> gmail.com>

Date: Tue, 31 Jan 2017 06:04:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#25586: closed (uniq -t option missing)
Date: Tue, 31 Jan 2017 06:11:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 30 Jan 2017 22:10:02 -0800
with message-id <6eb72cf9-d5ce-48de-141f-3cc4ca17a511 <at> cs.ucla.edu>
and subject line Re: bug#25586: uniq -t option missing
has caused the debbugs.gnu.org bug report #25586,
regarding uniq -t option missing
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
25586: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25586
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: vsp <vsp1729 <at> gmail.com>
To: Bug-coreutils <at> gnu.org
Subject: uniq -t option missing
Date: Mon, 30 Jan 2017 20:53:17 -0700 (MST)
Hi 

I  came across a shell script which contains uniq command.
 uniq -t ":"

but shell returns
uniq: invalid option -- 't'

I have checked all the versions but could not find any one of them
containing -t option.

Please help how to deal with that.

Thanks
VSP



--
View this message in context: http://gnu-coreutils.7620.n7.nabble.com/uniq-t-option-missing-tp25554.html
Sent from the Gnu - Coreutils - Discuss mailing list archive at Nabble.com.


[Message part 3 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: vsp <vsp1729 <at> gmail.com>, 25586-done <at> debbugs.gnu.org
Subject: Re: bug#25586: uniq -t option missing
Date: Mon, 30 Jan 2017 22:10:02 -0800
vsp wrote:
> Please help how to deal with that.

You might try altering your shell script so that it does not use -t, since it's 
not a standard option and most versions of 'uniq' do not support it. See:

https://www.gnu.org/software/coreutils/manual/html_node/uniq-invocation.html

http://pubs.opengroup.org/onlinepubs/9699919799/utilities/uniq.html


This bug report was last modified 8 years and 115 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.