From owner-freebsd-questions Fri Sep 21 8: 7:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp7.xs4all.nl (smtp7.xs4all.nl [194.109.127.133]) by hub.freebsd.org (Postfix) with ESMTP id 58FD937B406 for ; Fri, 21 Sep 2001 08:07:50 -0700 (PDT) Received: from tendimus.meridien.nl (stat124-32.dial.xs4all.nl [194.109.124.32]) by smtp7.xs4all.nl (8.9.3/8.9.3) with SMTP id RAA11573 for ; Fri, 21 Sep 2001 17:07:48 +0200 (CEST) Message-Id: <200109211507.RAA11573@smtp7.xs4all.nl> Received: from wijnand ([192.168.0.104]) by tendimus.meridien.nl (MERAK 2.10.282) with ESMTP id CRC36692 for ; Fri, 21 Sep 2001 17:08:23 +0200 Date: Fri, 21 Sep 2001 17:08:23 +0200 To: freebsd-questions@freebsd.org From: "W. Wiersma" Subject: Re: Is There A "Wait" Command for Scripts? X-Mailer: Opera 5.11 build 904 X-Priority: 3 (Normal) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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 9/21/01 4:59:26 PM, "Drew Tomlinson" wrote: >I'm looking for a command to include in a csh script that will make the >script "wait" for 20 seconds or so before continuing on with the script. I >have been unsuccessful in finding what I need in man. Thanks! > >Drew > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > isn't sleep used for that? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message