Hi, > Also can pipes be handled? > > >> ps uax | grep ipython | sort > /tmp/ps just in case: maybe the recent recipe http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/276960 on shell-like data processing in the python cookbook is of any use here ? Best, Arnd