try to uncomment the 3 lines after # enable bash completion in
interactive shells in /etc/bash.bashrc

you should have something like :

# enable bash completion in interactive shells
if [ -f /etc/bash_completion ]; then
    . /etc/bash_completion
fi

Works for me, but can't understand why these lines are commented...

-- 
bash completion problem when sudo ...
https://bugs.launchpad.net/bugs/149311
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to