For developers doesn't matter how many people use root account and don't
like sudo...
stimpak, why do you run sudo from a root account???
Just try to change the lines of your /etc/bash.bashrc or your /root/.bashrc
file from
#if [ -f /etc/bash_completion ]; then
# . /etc/bash_completion
#fi
to
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
--
apt-get tab from super user doesn't work
https://bugs.launchpad.net/bugs/507191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs