LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Bash 2 or 3... what is it ?? (https://www.linuxquestions.org/questions/linux-newbie-8/bash-2-or-3-what-is-it-454601/)

babounlehobbit 06-14-2006 03:15 AM

Bash 2 or 3... what is it ??
 
Hi !

So... I've just installed Linux and I've got some problems to run a software. The hotline told me the error came from a too recent "bash" (looks like I've got the "bash3", and the program was developed for "bash 2").

What is exactly the bash ?
What are the main differences between the version 2 and 3 ?

Thanks !!

Tinkster 06-14-2006 03:23 AM

Hi, and welcome to lq!

bash --version

man bash for details ;}



Cheers,
Tink

Samotnik 06-14-2006 03:26 AM

http://en.wikipedia.org/wiki/Bash
Such a questions should be asked to Google first.

BobNutfield 06-14-2006 03:27 AM

Hi

Welcome to LQ. Bash is the command line environment program where executeble programs are run from the command line. To determine which version you have, open a terminal and type:

bash --version

It will return the version number of your bash. The current version is 3.1.xx (depending on your distro.) What distro are you using and what are you trying to install?

Bob

pixellany 06-14-2006 07:20 AM

First time I've heard of SW being dependent on a version of bash....:confused:

What is this "hotline" that told you this?

BobNutfield 06-14-2006 07:30 AM

I promise there is no conspiracy here!! On more than one occassion, I have tried to provide a link for someone and it took them directly to a Microsoft site! What is going on with my browser? Have I been hijacked?!!

Sorry for the bum steer...

Bob


All times are GMT -5. The time now is 11:35 PM.