服务管理 ubuntudebiancentos beginner

列出运行中的服务

列出所有运行中的 systemd 服务

概述

列出所有运行中的 systemd 服务

命令

systemctl list-units --type=service --state=running

相关