10+ commands to list all systemctl services with status
To list all the service unit files which are currently in enabled state use –state=enabled
# systemctl list-unit-files --type=service --state=enabled
To list all the service unit files which are currently in enabled state use –state=enabled
# systemctl list-unit-files --type=service --state=enabled