GNU bug report logs - #34488
Add sort --limit, or document workarounds for sort|head error messages

Previous Next

Package: coreutils;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Fri, 15 Feb 2019 14:53:01 UTC

Severity: normal

Tags: fixed

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Assaf Gordon <assafgordon <at> gmail.com>
To: Bernhard Voelker <mail <at> bernhard-voelker.de>,
 Eric Blake <eblake <at> redhat.com>, 積丹尼 Dan Jacobson
 <jidanni <at> jidanni.org>, 34488 <at> debbugs.gnu.org
Subject: Re: bug#34488: Add sort --limit, or document workarounds for
 sort|head error messages
Date: Sun, 17 Feb 2019 09:28:14 -0700
On 2019-02-16 4:56 p.m., Bernhard Voelker wrote:
> On 2/15/19 10:40 PM, Assaf Gordon wrote:
>>> $ seq 9999 | env --default-signal PIPE sort -n | sed 5q | wc -l

>>   src/env.c                        | 90 +++++++++++++++++++++++++++++++++++++++-
> 
> That's quite a lot of new code.
> 
> What about a new program ... quick shot (and maybe an unlucky name): 'trap' ?
> 

I don't mind either way (env feature or new program).

"trap" will get mixed-up with the shell's built-in command.
How about "untrap" (because the goal is to undo the 'trap' command),
and also there's no "untrap" executable name in debian, so no name 
conflicts?

will send an updated patch later today.

-assaf






This bug report was last modified 6 years and 52 days ago.

Previous Next


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