版权声明:转载时请以超链接形式标明文章原始出处和作者信息及本声明http://25swf.blogbus.com/logs/56309597.html
在python新启的进程中调用以下代码,tinsgao 为用户名
from os import setuidsetuid(int(os.popen("id -u %s"%"tinsgao").read()))