GNU bug report logs - #7707
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:04 UTC

Severity: normal

Tags: notabug

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 7707 in the body.
You can then email your comments to 7707 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org:
bug#7707; Package coreutils. (Wed, 22 Dec 2010 11:10:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tim Blair <trblair <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Wed, 22 Dec 2010 11:10:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tim Blair <trblair <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: Re: tac prints file lines in order when given a separator
Date: Tue, 21 Dec 2010 23:30:44 -0500
[Message part 1 (text/plain, inline)]
I've realized that the 'bug' is in my reading of the man page, not the
implementation, my bad.

On Tue, Dec 21, 2010 at 9:43 PM, Tim Blair <trblair <at> gmail.com> wrote:

> [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 2 (text/html, inline)]

Added tag(s) notabug. Request was from Jim Meyering <jim <at> meyering.net> to control <at> debbugs.gnu.org. (Sun, 30 Oct 2011 13:46:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 7707 <at> debbugs.gnu.org and Tim Blair <trblair <at> gmail.com> Request was from Jim Meyering <jim <at> meyering.net> to control <at> debbugs.gnu.org. (Sun, 30 Oct 2011 13:46:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 28 Nov 2011 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 263 days ago.

Previous Next


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