From owner-freebsd-questions@FreeBSD.ORG Wed Mar 29 19:27:55 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6F9416A400 for ; Wed, 29 Mar 2006 19:27:55 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65E4343D55 for ; Wed, 29 Mar 2006 19:27:55 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from vanquish.pgh.priv.collaborativefusion.com (vanquish.pgh.priv.collaborativefusion.com [192.168.2.61]) by wingspan with esmtp; Wed, 29 Mar 2006 14:27:54 -0500 id 0005642B.442ADFBA.00004232 Date: Wed, 29 Mar 2006 14:27:54 -0500 From: Bill Moran To: usleepless@gmail.com Message-Id: <20060329142754.a7488302.wmoran@collaborativefusion.com> In-Reply-To: References: <20060329135713.cec7dbd1.wmoran@collaborativefusion.com> Organization: Collaborative Fusion X-Mailer: Sylpheed version 2.2.0 (GTK+ 2.8.12; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Shell ( csh, sh ) scripting and seq-command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Mar 2006 19:27:56 -0000 On Wed, 29 Mar 2006 21:13:24 +0200 usleepless@gmail.com wrote: > jot != seq Equivalent, no. But it does offer comparative functionality. You should be able to write a shell script that wraps jot and provides its functionality in the same format as seq. -- Bill Moran Collaborative Fusion Inc.