[root@XM ~]# chkconfig --list|grep "3:on"|grep -vE "sshd|crond|network|rsyslog|sysstat"|awk '{print $1}'|sed -r 's#^(.*)#chkconfig \1 on#g'

posted on 2019-06-28 10:13  小米m  阅读(358)  评论(0编辑  收藏  举报