coreutils
[Top][All Lists]
Advanced

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

seq: Request for documentation of 'inf'


From: KOBAYASHI Takashi
Subject: seq: Request for documentation of 'inf'
Date: Fri, 18 Dec 2020 00:17:18 -0800

Hello,

'seq' generates infinite sequences of numbers if the argument is 'inf'.
$ seq inf | head -n 1000 | tail -n 1
1000

But, this usage is not explained in Texinfo. Could you please add it?

Kobayashi Takashi


reply via email to

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