GNU bug report logs - #7706
tac prints file lines in order when given a separator

Previous Next

Package: coreutils;

Reported by: Tim Blair <trblair <at> gmail.com>

Date: Wed, 22 Dec 2010 11:10:03 UTC

Severity: normal

Done: Bob Proulx <bob <at> proulx.com>

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: Tim Blair <trblair <at> gmail.com>
Subject: bug#7706: closed (Re: bug#7706: Cancel the bug report)
Date: Thu, 23 Dec 2010 00:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#7706: tac prints file lines in order when given a separator

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 7706 <at> debbugs.gnu.org.

-- 
7706: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7706
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Bob Proulx <bob <at> proulx.com>
To: Tim Blair <trblair <at> gmail.com>
Cc: 7706-done <at> debbugs.gnu.org
Subject: Re: bug#7706: Cancel the bug report
Date: Wed, 22 Dec 2010 17:53:01 -0700
Tim Blair wrote:
> I misinterpreted the man page, there is no bug.

No problem.  Closing the bug then.  Thank you for participating in the
development of the GNU Project software.

Bob

[Message part 3 (message/rfc822, inline)]
From: Tim Blair <trblair <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: tac prints file lines in order when given a separator
Date: Tue, 21 Dec 2010 21:43:18 -0500
[Message part 4 (text/plain, inline)]
[tim]$ /usr/bin/tac test.txt
six
five
four
three
two
one
[tim]$ /usr/bin/tac --separator=blah test.txt
one
two
three
four
five
six

The output of the first command makes sense, but I think that the second run
should print in the reverse order (and should have the separator, although I
could be misreading the man page)

Tim
[Message part 5 (text/html, inline)]

This bug report was last modified 14 years and 210 days ago.

Previous Next


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