linux tab键自动补全
有时候systemctl 然后tab服务不出提示,
系统版本
[root@test ~]# uname -r
3.10.0-229.el7.x86_64
[root@test ~]# cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
执行命令
yum install -y bash-completion
安装完成后退出终端重新连接服务器后生效
转载于:https://blog.youkuaiyun.com/weixin_33694620/article/details/92345940