09-13-07 06:19 AM
On Sep 12, 12:44 pm, David Schwartz <dav...@webmaster.com> wrote:
> On Sep 11, 8:01 pm, K-mart Cashier <cdal...@gmail.com> wrote:
>
>
> How did you establish that? Just because the process isn't running now
> doesn't mean it wasn't created.
>
>
> Huh? What do you mean by "blocking"?
>
> DS
I ran party and saw the following
-bash-3.2$ ps -j
USER PID PPID PGID SESS JOBC STAT TT TIME COMMAND
cd 28246 5443 28246 e978d8a4 0 Is+ pG 0:00.02 -bash (bash)
It shows the bash prompt, but not party. Now when I grep party, I see
the following
-bash-3.2$ ps waux | grep party
party 55 0.0 0.2 568 996 pG S+ 8:21PM 0:00.10 /usr/
local/bin/party_ (party)
Is this some kind of fork?
[ Post a follow-up to this message ]
|