Gentoo Archives: gentoo-user

From: Kaushal Shriyan <kaushalshriyan@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ps command
Date: Wed, 23 Jul 2008 08:09:35
Message-Id: 6b16fb4c0807230109m3082f32p140648211f7cdae9@mail.gmail.com
1 Hi
2
3 # ps auxw | egrep "USER|rsync"
4
5 root 5301 0.0 0.0 10036 1280 ? Ss 01:13
6 root 5306 0.2 0.1 56212 31912 pts/0 S+ 01:14
7 root 5307 0.0 0.1 38052 29708 pts/0 S+ 01:14
8 root 5308 0.2 0.1 38312 29672 pts/0 S+ 01:18
9 root 5473 0.0 0.0 2660 592 ttyS1 R+
10
11 what does Ss and S+ and R+ mean in stat column in ps command
12
13 Thanks and Regards
14
15 Kaushal

Replies

Subject Author
Re: [gentoo-user] ps command "Pintér Tibor" <tibyke@××××××.hu>
Re: [gentoo-user] ps command Alan McKinnon <alan.mckinnon@×××××.com>