Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2005 20:20:53 -0800
From:      "Michael C. Shultz" <ringworm01@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Shell script question
Message-ID:  <200502172020.55225.ringworm01@gmail.com>
In-Reply-To: <6e7bb06fe08fad36bc5731d525f49879@usc.edu>
References:  <6e7bb06fe08fad36bc5731d525f49879@usc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 17 February 2005 01:13 pm, 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

Bash is in ports, try
/usr/ports/shells/bash*

>
> Also, whats the command to check which version of FreeBSD I am using?

uname -a
>
> Please help me out,
>
> Thanks a lot,
> macuser

-Mike



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