Hi Dan,

On Sun, 3 Mar 2019 at 11:03, 積丹尼 Dan Jacobson <jida...@jidanni.org> wrote:

>   |       `-bash /home/jidanni/.xsession
>   |           |-bash /home/jidanni/.xsession
>   |           |   `-sleep 4m
>

The process tree comes from the parent PID.

Can you tell me what the PID and PPID are for the relevant processes?
I think the sleep will have a PPID of that second bash and the second bash
have a PPID of the first, which is how the tree gets formed.

 - Craig

Reply via email to