Date: Thu, 28 Mar 2002 00:56:46 +0700 From: budsz <budi_yan@yahoo.com> To: Peter Leftwich <Hostmaster@Video2Video.Com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: seq command Message-ID: <20020328005646.C7598@kumprang.or.id> In-Reply-To: <20020327023637.Q56651-100000@earl-grey.cloud9.net>; from Hostmaster@Video2Video.Com on Wed, Mar 27, 2002 at 02:38:06AM -0500 References: <9017772345.20020327131845@yahoo.com> <20020327023637.Q56651-100000@earl-grey.cloud9.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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..? thx -- budsz 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?20020328005646.C7598>