From owner-freebsd-questions Sat Jun 5 14:59:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (Postfix) with ESMTP id A2F7314C37 for ; Sat, 5 Jun 1999 14:59:28 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from william (usr1-17.cybcon.com [205.147.75.18]) by mail.cybcon.com (8.9.0/8.9.0) with SMTP id OAA02612 for ; Sat, 5 Jun 1999 14:59:27 -0700 (PDT) From: "William Woods" To: "FreeBSD Questions" Subject: script questions...... Date: Sat, 5 Jun 1999 14:59:33 -0700 Message-ID: <000001beaf9e$b1d87880$124b93cd@william> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have need for a script that will do something like this.... command echo ........... command echo ........... echo................. command echo Please insert data disk and hit any key to continue...... That uis where I am stumped, how do I do that last line, have the system check for keypress and continue? William To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message