“From http://www.unixguide.net/linux/linuxshortcuts.shtml”
ps
(=print status) Display the list of currently running processes with their process IDs (PID) numbers. Use ps axu to see all processes currently running on your system (also those of other users or without a controlling terminal), each with the name of the owner. Use “top” to keep listing the processes currently running.
Tq 4 ur comments, bro