Web Hosting Talk







View Full Version : how to show all processes running?


recko11
06-02-2004, 12:17 PM
which command will show me all the processes that are running?

gilbert
06-02-2004, 12:19 PM
i do
ps -A

but some other people may have a better way

VapoRub
06-02-2004, 12:55 PM
ps -aux works as well