Shell script question

Doug Poland doug at polands.org
Thu Feb 17 21:35:36 GMT 2005


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


More information about the freebsd-questions mailing list