LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   command to see daemons running? (https://www.linuxquestions.org/questions/linux-newbie-8/command-to-see-daemons-running-229981/)

kpachopoulos 09-13-2004 04:46 AM

command to see daemons running?
 
Is there such a command?

jax8 09-13-2004 04:55 AM

ps -A

will show all processes

kpachopoulos 09-13-2004 05:15 AM

thanks

scuzzman 09-13-2004 06:17 AM

Code:

ps -aux
top



All times are GMT -5. The time now is 05:38 PM.