From owner-freebsd-questions@FreeBSD.ORG Thu Feb 17 21:29:35 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 A78E516A4CE for ; Thu, 17 Feb 2005 21:29:35 +0000 (GMT) Received: from email09.aon.at (warsl404pip6.highway.telekom.at [195.3.96.89]) by mx1.FreeBSD.org (Postfix) with SMTP id C64C943D41 for ; Thu, 17 Feb 2005 21:29:34 +0000 (GMT) (envelope-from jarjarbings@aon.at) Received: (qmail 274690 invoked from network); 17 Feb 2005 21:29:33 -0000 Received: from n201p001.adsl.highway.telekom.at (HELO gate.ato.de) ([213.33.25.1]) (envelope-sender ) by email09.aon.at (qmail-ldap-1.03) with SMTP for ; 17 Feb 2005 21:29:33 -0000 Received: from [192.168.23.1] (gate.ato.de [192.168.23.1]) by gate.ato.de (8.13.1/8.13.1) with ESMTP id j1HLTKGW001833; Thu, 17 Feb 2005 22:29:20 +0100 (CET) (envelope-from jarjarbings@aon.at) Message-ID: <42150CB0.8050805@aon.at> Date: Thu, 17 Feb 2005 22:29:20 +0100 From: JarJarBings User-Agent: Mozilla Thunderbird 1.0 (X11/20050215) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Digish Reshamwala References: <6e7bb06fe08fad36bc5731d525f49879@usc.edu> In-Reply-To: <6e7bb06fe08fad36bc5731d525f49879@usc.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.14; VDF: 6.29.0.132; host: gate.ato.de) cc: freebsd-questions@freebsd.org Subject: Re: Shell script question 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, 17 Feb 2005 21:29:35 -0000 Hi, simply go to /usr/ports/shells/bash2 and type make install "uname -a" will give you the version infos needed. regards Digish Reshamwala wrote: > Hi, > > I am trying to run one of my installation shell script using the command- > > bash resetapp.sh > > & it gives me the error as- > 'bash: not found' > > How do I install bash? I am using FreeBSD/i3b6 5.2.1 > > Also, whats the command to check which version of FreeBSD I am using? > > Please help me out, > > Thanks a lot, > macuser > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >