emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#25586: closed (uniq -t option missing)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#25586: closed (uniq -t option missing)
Date: Tue, 31 Jan 2017 06:11:03 +0000

Your message dated Mon, 30 Jan 2017 22:10:02 -0800
with message-id <address@hidden>
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
address@hidden)


-- 
25586: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25586
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#25586: uniq -t option missing Date: Mon, 30 Jan 2017 22:10:02 -0800 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0
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


--- End Message ---

reply via email to

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