From owner-freebsd-stable@FreeBSD.ORG Fri Nov 17 20:05:50 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B83116A403 for ; Fri, 17 Nov 2006 20:05:50 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [74.92.149.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6123A43D53 for ; Fri, 17 Nov 2006 20:05:45 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 85675B80A for ; Fri, 17 Nov 2006 15:05:44 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <455E14AC.7070906@samsco.org> References: <36FBC1D2-9F33-4EA1-B93D-EB4C2B1253E8@khera.org> <20061116003422.GC942@tigerfish2.my.domain> <35A2EF81-7D7B-4A8A-9101-5AEFEB3ED057@khera.org> <455E14AC.7070906@samsco.org> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-14-803149982; protocol="application/pkcs7-signature" Message-Id: <812670C6-9003-49EC-83CC-F6356C20430B@khera.org> From: Vivek Khera Date: Fri, 17 Nov 2006 15:05:43 -0500 To: FreeBSD Stable X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: adaptec utilities on amd64? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Nov 2006 20:05:50 -0000 --Apple-Mail-14-803149982 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Nov 17, 2006, at 2:59 PM, Scott Long wrote: > Yes, scripting it is possible, and it does have a non-interactive > mode. > Try the following: > > printf "open aac0\ncontroller details\nexit\n" | aaccli > I stand corrected. Not sure why it failed so miserably when last I tested it. The output when redirected to a file still contains the curses junk in it, but that can be filtered out... --Apple-Mail-14-803149982--