Tatavarty Kalyan wrote:
> I see the same behaviour as posted above.
> 
> # mkdir =foo =foobar
> # cd =\=foo
> -bash: cd: ==foo: No such file or directory
> # echo $BASH_VERSION
> 2.05b.0(1)-release
> 
> I get the same result with bash version 3.00.15(1)-release.
> 
> I am not sure if this is related to bash completion package.

Type `complete cd'.  If you get output, you're using a completion
function for cd.  I can't reproduce the problem with stock bash-2.05
or 3.0.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live...Laugh...Love
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to