problem of "source /etc/bash_completion" in gutsy

aries aries1998 at gmail.com
Tue Oct 30 06:12:53 UTC 2007


cat ~/.bashrc
#######################
if [ -f /etc/bash_completion ] ; then
    . /etc/bash_completion
fi


alias pp='ls'
#######################


if i source bash_completion , then i notice that all the contents below 
" . bash_completion" will not work.

When i commented it out , the "alias pp='ls'" will work again.
 






More information about the ubuntu-users mailing list