os.system()

Richie Hindle richie at entrian.com
Mon Mar 7 09:43:57 EST 2005


[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
richie at entrian.com




More information about the Python-list mailing list