centos 7 systemctl自动补全命令插件

前端之家收集整理的这篇文章主要介绍了centos 7 systemctl自动补全命令插件前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

1、安装bash-completion

[root@test-node3~]#yum-yinstallbash-completion

2、此时需要退出终端,再连接。就可以使用tab键自动补全了。

[root@test-node3~]#systemctlrestartht
htcacheclean.servicehttpd.service

猜你在找的CentOS相关文章