Bash Tab Completion weirdness

On a just-installed Debian machine, I installed bash_completion (and I'm sourcing pretty standardly). When I try to use TAB for completion, however, I get this:

cd foo-bash: /dev/fd/62: No such file or directory

Everything after foo is Bash's error message, and I have no idea what might cause this. Any thoughts?

2 Replies

http://lmgtfy.com/?q=bash%3A+%2Fdev%2Ff … +directory">http://lmgtfy.com/?q=bash%3A+%2Fdev%2Ffd%2F62%3A+No+such+file+or+directory

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct