To see the list of processes running on your Linux system you have to type Shell:
ps-ax | more
or:
ps-aux | more
Returns the list of processes with its ID (PID), status (STAT) and other information.
| |
Linux (Course)
Complete guide to open-source system. From 49 €. |
| |
PHP (Course)
Full course for creating dynamic Web sites. From 49 €. |
| |
Ruby and Ruby on Rails (Course)
Create software and Web applications with Ruby and RoR. From 39 €. |