From owner-freebsd-questions@FreeBSD.ORG Thu Nov 25 18:03:52 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 C366D16A4CE for ; Thu, 25 Nov 2004 18:03:52 +0000 (GMT) Received: from ms-smtp-02-eri0.texas.rr.com (ms-smtp-02.texas.rr.com [24.93.47.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8622E43D55 for ; Thu, 25 Nov 2004 18:03:52 +0000 (GMT) (envelope-from afabian@austin.rr.com) Received: from turingmachine.mentalsiege.net (cs70112247-52.austin.rr.com [70.112.247.52])iAPI3i8H025445; Thu, 25 Nov 2004 12:03:47 -0600 (CST) Received: from turingmachine.mentalsiege.net (turingmachine.mentalsiege.net [127.0.0.1])iAPI3Qem001491; Thu, 25 Nov 2004 12:03:27 -0600 (CST) (envelope-from afabian@turingmachine.mentalsiege.net) Received: (from afabian@localhost)iAPI3PMV001490; Thu, 25 Nov 2004 12:03:25 -0600 (CST) (envelope-from afabian) Date: Thu, 25 Nov 2004 12:03:24 -0600 From: Adam Fabian To: Don Wilde Message-ID: <20041125180324.GC1299@turingmachine.mentalsiege.net> Mail-Followup-To: Don Wilde , freebsd-questions@freebsd.org References: <41A615CE.6010405@Silver-Lynx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41A615CE.6010405@Silver-Lynx.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions@freebsd.org Subject: Re: shell programming challenge 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: Thu, 25 Nov 2004 18:03:52 -0000 On Thu, Nov 25, 2004 at 10:26:38AM -0700, Don Wilde wrote: > completion of ticktock or INT. I also do not seem to be able to use the > --rcfile switch as a bash option, although I can add KEY=VALUE pairs > before the xterm launch. Oops. Didn't notice this until after I replied, but I did test the --rcfile to see if it would work, and it worked like I expected and you described. For reference, it worked for me under FreeBSD 5.3 with bash 2.05b, which I believe was installed from FreeBSD's binary packages for 5.3 -- Adam Fabian (afabian@austin.rr.com)