systemctl list -unit-files | grep enabled 將列出所有啟用的。 如果你想要哪些正在運行,你需要 systemctl | grep running 。
確定! 回上一頁