Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2002 11:53:11 -0600
From:      Glenn Johnson <glenn@srrc.ars.usda.gov>
To:        budsz <budi_yan@yahoo.com>
Cc:        Peter Leftwich <Hostmaster@Video2Video.Com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: seq command
Message-ID:  <20020327175310.GA22564@node1.cluster.srrc.usda.gov>
In-Reply-To: <20020328005646.C7598@kumprang.or.id>
References:  <9017772345.20020327131845@yahoo.com> <20020327023637.Q56651-100000@earl-grey.cloud9.net> <20020328005646.C7598@kumprang.or.id>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 28, 2002 at 12:56:46AM +0700, budsz wrote:

> On Wed, Mar 27, 2002 at 02:38:06AM -0500, Peter Leftwich wrote:
>
> >What is "seq?"  Does it have to do with plip, ppp or fdp?  Do
> >you mean sequio?  Please give us more information about the
> >shell utility, or start searching http://www.freebsd.org or
> >http://www.google.com
>
> Sorry my question doesn't clear, I mean if we using command like shell
> script, for ex:
> 
> #!/usr/local/bin/bash
> N=10
> [...]
> for i in `seq N`
> [...]
> 
> If I do execute that script of couse I get error message because "seq"
> not found. so which packages or port I should install for my case..?

I think you want the jot command; man(1) jot.

-- 
Glenn Johnson
USDA, ARS, SRRC			 Phone: (504) 286-4252
New Orleans, LA 70124		e-mail: gjohnson@srrc.ars.usda.gov

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020327175310.GA22564>