Popular
Latest Articles
- How to Secure your Cisco Router
- Creating CLI Views on a Cisco Router
- Configuring TACACS+ on a Cisco Router
- How to enable SDM on your router
- Build a Samba Server on Redhat / CentOS
- How to set the Time / Date and Timezone in CentOS
- How to install SSH on Solaris 10 x86
- ESX4 - How do I turn on/off a Virtual Machine from the command line ?
UNIX - Process State Codes
Tuesday, 19 August 2008 19:15
O - On processor -- the process is executing on the CPU in either user or system mode.
R - Runnable -- the process is on a run queue and is running or runnable.
S - Sleeping -- the process is waiting for a I/O event to complete.
Z - zombie -- process, terminated but not reaped by its parent.
T - stopped -- process has been stopped
X - dead -- (should never be seen)
For more information on process life-cycles click here
We have 19 guests online