systemctl list-units --type=service --state=running
Category: Self-Hosting
systemctl list-units --type=service --state=running
List all currently running systemd services
Lists every currently running systemd service. Useful for auditing what's active on a fresh server.