From owner-freebsd-questions@FreeBSD.ORG Tue Jan 11 16:01:03 2005 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 8709D16A4CE for ; Tue, 11 Jan 2005 16:01:03 +0000 (GMT) Received: from mtiwmhc12.worldnet.att.net (mtiwmhc12.worldnet.att.net [204.127.131.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6BFE43D4C for ; Tue, 11 Jan 2005 16:01:00 +0000 (GMT) (envelope-from dwinner-lists@worldnet.att.net) Received: from [10.10.100.90] (unknown[216.113.237.29]) by worldnet.att.net (mtiwmhc12) with ESMTP id <20050111160055112008kqh2e> (Authid: duanewinner); Tue, 11 Jan 2005 16:00:55 +0000 Message-ID: <41E3F834.90208@att.net> Date: Tue, 11 Jan 2005 11:00:52 -0500 From: Duane Winner User-Agent: Mozilla Thunderbird 1.0 (X11/20050104) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD mailinglist Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: bash version? 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: Tue, 11 Jan 2005 16:01:03 -0000 Hi all, I use bash instead of the default csh shell that is part of FreeBSD world. I am revising my in-house installation manual for FreeBSD 5.3, and it just came my attention that there is (actually has been I guess) bash version 3 available as a port. But FreeBSD appears to want to use 2.05b as the default. Does anybody know of any good reason why I should stick to 2.05b? I would like to use the latest stable version, but I don't want to go to version 3 if there are any issues that might bite me in the butt or if it will disrupt any other FreeBSD convention/issue that I don't know about. Looking at the the gnu bash site, I don't see any reason *not* to go to version 3, but I tend to let any FreeBSD considerations trump others when coming up with installation standards. Thanks for any info, cheers, DW