On Fri, Oct 25, 2002 at 05:26:40AM -0400, Robert P. J. Day wrote:
> there is a handy command, "seq", which will generate sequences
> of numbers that you can then plug into any command, as in 
> 
> $ mkdir $(seq 1 100)

That *is* interesting.

Much more interesting is the fact that it ISN'T DOCUMENTED ANYWHERE.
Not "man", not "man -k", not "apropos".  It isn't legacy from Unix.

This is very, very bad.  It's provided from GNU sh-utils; they should have a
man page for it.
-- 
        Dave Ihnat
        [EMAIL PROTECTED]



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to