Running python automatically in the background

Alfred popngen at uclink.berkeley.edu
Tue Jan 27 20:29:53 EST 2004


hi all,

i'm trying to figure out if there is some easy way to run a python
script in the background _without_ specifying "&" in a linux
enivornment.

script.py &

vs

script.py

is there an easy way to do this?

been looking around but couldn't find any docs to support a
possibility.

thanks!

- al



More information about the Python-list mailing list