On Thu, 8 Feb 2007, San wrote: > Dear Sir, >
You will need to tell people, generally in cases like this, what your platform is. > I have tried installing the latest version of BASH (3.2) but whenever i > start the terminal, & type "bash --version" but still i get v2.05. Please > tell me in detail > the steps needed to have the latest version on the system. In the shell, any bash version, do $ echo $PATH I suspect your new bash is installed in /usr/local/bin/bash, and your old bash is in /bin/bash or /sbin/bash. The directory in PATH which is searched first will determine which bash you get. > > Thanks & Regards, > San. > HTH Hugh _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash