From owner-freebsd-questions@FreeBSD.ORG Wed Mar 10 08:33:43 2004 Return-Path: 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 AB20216A4CE for ; Wed, 10 Mar 2004 08:33:43 -0800 (PST) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DA0143D2D for ; Wed, 10 Mar 2004 08:33:43 -0800 (PST) (envelope-from underway@comcast.net) Received: from localhost.localdomain (c-24-17-47-224.client.comcast.net[24.17.47.224]) by comcast.net (rwcrmhc13) with ESMTP id <200403101633420150097efne>; Wed, 10 Mar 2004 16:33:42 +0000 Received: from localhost.localdomain (localhost [127.0.0.1]) i2AGYdVi066441; Wed, 10 Mar 2004 08:34:40 -0800 (PST) (envelope-from underway@comcast.net) Received: (from jojo@localhost) by localhost.localdomain (8.12.11/8.12.11/Submit) id i2AGYXnT066440; Wed, 10 Mar 2004 08:34:33 -0800 (PST) (envelope-from underway@comcast.net) To: Grant Peel References: <002001c406b0$e5c46280$6601a8c0@grant> From: underway@comcast.net (Gary W. Swearingen) Date: Wed, 10 Mar 2004 08:34:33 -0800 In-Reply-To: <002001c406b0$e5c46280$6601a8c0@grant> (Grant Peel's message of "Wed, 10 Mar 2004 10:03:50 -0500") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Restore command line options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 16:33:43 -0000 "Grant Peel" writes: > Have I missed some command line options here to avoide having to answer the > perms and volume questions? I don't know, but the lang/expect port has one solution to running interactive programs non-interactively. See "http://expect.nist.gov". I think you can buy a paper book about "expect".