[Nick]
> $ ps axf
>  5121 ?        S      0:00 rxvt
>  5123 pts/77   Ss     0:00  \_ bash
>  5126 pts/77   S+     0:00      \_ python
>  5149 pts/77   S+     0:00          \_ sh -c sleep 60 > z
>  5150 pts/77   S+     0:00              \_ sleep 60

Wow, good feature of ps - thanks for the education!

I learn something valuable from comp.lang.python every week, and most of
it has nothing to do with Python.  8-)

-- 
Richie Hindle
[EMAIL PROTECTED]

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to