Linux: List running services

Just came across this quick command to show running services.

systemctl list-units --type=service --state=running
Tags:
All content licensed under the Creative Commons License