CORRECT TEXT
You wish to list out in text all the daemons running and stopped on your system for all run levels.
Type in the simplest command
Answer: chkconfig –list
Explanation:
relieving system administrators of the task of directly manipulating the numerous symbolic links in
those directories. To list the all services running and stopped (status) for all run levels.
chkconfig -list
To list the specific service:
chkconfig –list atd