Hi there,
I think you can do that with pexpect
http://pexpect.sourceforge.net/
good luck
On Thu, 28 Sep 2006 14:18:14 -0700, coldsoul4e wrote:
> Hi!
> I must execute a command with os.command(), but with root permissions.
> Is there anyway to do that with python?
> Thanks
--
http://mail.p
[EMAIL PROTECTED] wrote:
> Hi!
> I must execute a command with os.command(), but with root permissions.
> Is there anyway to do that with python?
> Thanks
>
http://en.wikipedia.org/wiki/Setuid
Of course, it's not generally a good idea to have your program keep root
permissions after it does what
Hi!
I must execute a command with os.command(), but with root permissions.
Is there anyway to do that with python?
Thanks
--
http://mail.python.org/mailman/listinfo/python-list