
systemctl
systemctl list-units --type=service
systemctl --type=service
systemctl list-units --type=service --state=active
systemctl --type=service --state=active
systemctl list-units --type=service --state=running
systemctl --type=service --state=running
netstat -ltup | grep mysqld.service
| 欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) | 黑马程序员IT技术论坛 X3.2 |