Service Discovery Windows C: \> sc; tasklist /svc C: > net start C: \> wmic service PS C: \> Get-Service *nix $ service --status-all $ systemctl list-units --type=service -all # systemd $ ls -1 /etc/init.d/* # SystemV Share this content