GNU bug report logs - #34670
Implement "seq infinity"

Previous Next

Package: coreutils;

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

Date: Tue, 26 Feb 2019 15:40:02 UTC

Severity: normal

Done: Bernhard Voelker <mail <at> bernhard-voelker.de>

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: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Subject: bug#34670: closed (Re: bug#34670: Implement "seq infinity")
Date: Tue, 26 Feb 2019 16:46:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34670: Implement "seq infinity"

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 34670 <at> debbugs.gnu.org.

-- 
34670: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34670
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>,
 34670-done <at> debbugs.gnu.org
Subject: Re: bug#34670: Implement "seq infinity"
Date: Tue, 26 Feb 2019 17:44:46 +0100
On 2/26/19 4:39 PM, 積丹尼 Dan Jacobson wrote:
> I can do
> $ sleep infinity
> so why not
> $ seq infinity
> also?

you already can:

  $ seq infinity | head -n4
  1
  2
  3
  4

And it's documented in the section "Floating point" which is referred
to in the Texinfo manual.

  https://www.gnu.org/software/coreutils/seq

Thus, I'm marking this as done.

Have a nice day,
Berny


[Message part 3 (message/rfc822, inline)]
From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-coreutils <at> gnu.org
Subject: Implement "seq infinity"
Date: Tue, 26 Feb 2019 23:39:08 +0800
I can do
$ sleep infinity
so why not
$ seq infinity
also?



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

Previous Next


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