bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [completion with directory starting with = doesn't work]


From: Djamé Seddah
Subject: Re: [completion with directory starting with = doesn't work]
Date: Sat, 09 Jul 2005 18:25:48 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

Chet Ramey a écrit :

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

Hello

I have no output when I type 'complete cd', does it means it's not related to bash completion anymore ?
[djame@sarace Playlist]$ complete cd
[djame@sarace Playlist]







reply via email to

[Prev in Thread] Current Thread [Next in Thread]