Turn on bash smart Completion
Edit file /etc/bash.bashrc
sudo gedit /etc/bash.bashrc |
Uncomment the following lines, by removing the # in the beginning of the lines:
#if [ -f /etc/bash_completion ]; then # . /etc/bash_completion #fi |
All about Information Technology!
Edit file /etc/bash.bashrc
sudo gedit /etc/bash.bashrc |
Uncomment the following lines, by removing the # in the beginning of the lines:
#if [ -f /etc/bash_completion ]; then # . /etc/bash_completion #fi |