Software >> OS >> Unix >> Solaris >> How to check the service/daemon status

Solaris 10 ---------- 1. To list all services :- # svcs -a those marked online have running instances those marked offline don't 2. To list only network daemons # svcs network/*