我在Python中有一些长期过程和临时过程.虽然以自己的名义运行shell和C程序,所有的Python进程运行为"蟒蛇filename.py",这使得它很难识别过程.
如何让python进程在Linux中显示为"logserver.py"等?我在Ubuntu 11.10中使用Python 2.7.
python linux
linux ×1
python ×1