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