From owner-freebsd-questions Wed Mar 27 9:49:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with ESMTP id C7DE437B481 for ; Wed, 27 Mar 2002 09:49:35 -0800 (PST) Received: (from budsz@localhost) by kumprang.or.id (8.11.6/8.11.6) id g2RHuka07690; Thu, 28 Mar 2002 00:56:46 +0700 (WIT) (envelope-from budi_yan@yahoo.com) X-Authentication-Warning: kumprang.or.id: budsz set sender to budi_yan@yahoo.com using -f Date: Thu, 28 Mar 2002 00:56:46 +0700 From: budsz To: Peter Leftwich Cc: freebsd-questions@FreeBSD.ORG Subject: Re: seq command Message-ID: <20020328005646.C7598@kumprang.or.id> Mail-Followup-To: budsz , Peter Leftwich , freebsd-questions@FreeBSD.ORG References: <9017772345.20020327131845@yahoo.com> <20020327023637.Q56651-100000@earl-grey.cloud9.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020327023637.Q56651-100000@earl-grey.cloud9.net>; from Hostmaster@Video2Video.Com on Wed, Mar 27, 2002 at 02:38:06AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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