Re: [Maya-Python] Re: Running process/command without the prompt appearing

2010-07-28 Thread Ian Jones
You might also want to look at: http://docs.python.org/library/subprocess.html On Wed, Jul 28, 2010 at 2:19 PM, Alan Fregtman wrote: > And shortly after I press "Send", I notice this search result on Google: > > http://linux.byexamples.com/archives/366/python-how-to-run-a-command-line-within-pyt

[Maya-Python] Re: Running process/command without the prompt appearing

2010-07-28 Thread Alan Fregtman
And shortly after I press "Send", I notice this search result on Google: http://linux.byexamples.com/archives/366/python-how-to-run-a-command-line-within-python/ I guess that does it. On Wed, Jul 28, 2010 at 5:03 PM, Alan Fregtman wrote: > Hey guys, > > I'm doing a tool that's using os.system()

[Maya-Python] Running process/command without the prompt appearing

2010-07-28 Thread Alan Fregtman
Hey guys, I'm doing a tool that's using os.system() a lot to run some commandline tools. Does anyone know an alternative or trick to have the prompt not appear every time? Cheers, -- Alan -- http://groups.google.com/group/python_inside_maya