Results 1 to 3 of 3
using the ps ux command :
I need to know what are the following expressions-titles- stand for?
%CPU
%MEM
VSZ
RSS
TTY
STAT
TIME
COMMAND
TTY can be :
?
...
- 03-10-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 14
[SOLVED] Process status
using the ps ux command :
I need to know what are the following expressions-titles- stand for?
TTY can be :%CPU
%MEM
VSZ
RSS
TTY
STAT
TIME
COMMAND
what is that represent??
pts/1
pts/2
statu can be:
Could you list description for each, please?S
S+
Ss
SN
Sl
Sl+
SNl
Ss+
R
R+
S<sl
Thanks in advance.
Just a beginner.
- 03-10-2011 #2
You can read the explanations here
Code:man ps
You must always face the curtain with a bow.
- 03-11-2011 #3Just Joined!
- Join Date
- Jan 2011
- Posts
- 14
Irithori,
Thank you.


