Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2005 15:35:34 -0600
From:      Doug Poland <doug@polands.org>
To:        Digish Reshamwala <reshamwa@usc.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Shell script question
Message-ID:  <20050217213534.GJ3149@polands.org>
In-Reply-To: <6e7bb06fe08fad36bc5731d525f49879@usc.edu>
References:  <6e7bb06fe08fad36bc5731d525f49879@usc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050217213534.GJ3149>