Linux: List running services
Just came across this quick command to show running services.
systemctl list-units --type=service --state=running
Tags:
Just came across this quick command to show running services.
systemctl list-units --type=service --state=running
Tags: