Date: Fri, 21 Sep 2001 08:51:15 -0700 (PDT) From: Bill Schoolcraft <bill@wiliweld.com> To: Drew Tomlinson <drewt@writeme.com> Cc: "FreeBSD Questions (E-mail)" <freebsd-questions@FreeBSD.ORG> Subject: Re: Is There A "Wait" Command for Scripts? Message-ID: <Pine.GSO.4.33.0109210849570.8834-100000@corten8.billschoolcraft.com> In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A0BE@ldcmsx01.lc.ca.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
At Fri, 21 Sep 2001 it looks like Drew Tomlinson composed: drewt->I'm looking for a command to include in a csh script that will make the drewt->script "wait" for 20 seconds or so before continuing on with the script. I drewt->have been unsuccessful in finding what I need in man. Thanks! drewt-> drewt->Drew drewt-> wait is a [t]csh builtin, I'd imagine the following ?? wait 20 -- Bill Schoolcraft PO Box 210076 San Francisco, CA 94121 http://ForwardSlashUnix.com rm -rf /bin/laden "UNIX, A Way of Life." 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?Pine.GSO.4.33.0109210849570.8834-100000>