From owner-freebsd-questions@FreeBSD.ORG Thu Feb 17 21:35:36 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 CF69816A4CE for ; Thu, 17 Feb 2005 21:35:36 +0000 (GMT) Received: from galilee.polands.org (CPE-24-208-53-189.new.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DB7643D41 for ; Thu, 17 Feb 2005 21:35:36 +0000 (GMT) (envelope-from djp@polands.org) Received: from jericho.polands.org (jericho.polands.org [172.16.1.35]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j1HLZYRZ034539; Thu, 17 Feb 2005 15:35:34 -0600 (CST) (envelope-from djp@polands.org) Received: from jericho.polands.org (localhost [127.0.0.1]) by jericho.polands.org (8.13.1/8.13.1) with ESMTP id j1HLZYvT004442; Thu, 17 Feb 2005 15:35:34 -0600 (CST) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.1/8.13.1/Submit) id j1HLZYiw004441; Thu, 17 Feb 2005 15:35:34 -0600 (CST) (envelope-from djp) Date: Thu, 17 Feb 2005 15:35:34 -0600 From: Doug Poland To: Digish Reshamwala Message-ID: <20050217213534.GJ3149@polands.org> References: <6e7bb06fe08fad36bc5731d525f49879@usc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6e7bb06fe08fad36bc5731d525f49879@usc.edu> User-Agent: Mutt/1.5.6i 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:35:36 -0000 On Thu, Feb 17, 2005 at 01:13:49PM -0800, 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 > pkg_add -r bash http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html > Also, whats the command to check which version of FreeBSD I am using? > uname -a Good luck... -- Regards, Doug