How to fix bash commands auto-complete on centos 6.7
Lets start the tutorial
Install the recent updates by using the below command
[root@techlanda.com ~]# yum update
once update installation is finished.
Here is the command you have to get bash-completion auto [TAB][TAB]
Just paste the below command in the terminal go-head to install
[root@techlanda.com ~]# yum install epel-release.noarch [root@techlanda.com ~]# yum install bash-completion.noarch
after the installing the bash-completion auto complete tab will started working
Output
auto-complete |
I hope this information is useful for you. Please forgive any typos or incomplete sentences.
0 comments:
Post a Comment