running a command as a super user from a python script

后端 未结 8 1199
别跟我提以往
别跟我提以往 2020-11-28 06:15

So I\'m trying to get a process to be run as a super user from within a python script using subprocess. In the ipython shell something like

proc = subproces         


        
8条回答
提交回复
热议问题