From owner-freebsd-questions Tue Jul 9 12:39:24 2002 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 9282D37B400 for ; Tue, 9 Jul 2002 12:39:21 -0700 (PDT) Received: from rotini.customfilmeffects.com (rotini.customfilmeffects.com [66.134.82.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2516543E31 for ; Tue, 9 Jul 2002 12:39:21 -0700 (PDT) (envelope-from david@customfilmeffects.com) Received: from ethel (lan08.customfilmeffects.com [192.168.1.8]) by rotini.customfilmeffects.com (8.11.6/8.11.6) with SMTP id g69JNhR09395; Tue, 9 Jul 2002 12:23:43 -0700 Message-ID: <00fd01c2277f$e67eba70$0801a8c0@customfilmeffects.com> From: "David Smithson" To: "Jim Sander" Cc: "FreeBSD-Questions" References: Subject: Re: How do I repeat a command N times? Date: Tue, 9 Jul 2002 12:36:20 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 > builtin... "repeat 10 date" This is -- by far -- the simplest solution and satisfies my particular need. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message