bash completion error
Clemens Lang
cal at macports.org
Sun May 12 05:23:36 PDT 2013
On Sun, May 12, 2013 at 01:10:46PM +0100, Phil Dobbin wrote:
> 'bash --version' returns 4.2.42 & is indeed /opt/local/bin/bash.
Executing bash --version will not necessarily give you the version of
the shell you are currently running, but only the version of the bash
binary first in your $PATH. Try echo $BASH_VERSION instead.
Also see
http://trac.macports.org/wiki/howto/bash-completion
--
Clemens Lang
More information about the macports-users
mailing list