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 <[email protected]>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-python/ > > I guess that does it. > > On Wed, Jul 28, 2010 at 5:03 PM, Alan Fregtman <[email protected]> > wrote: > > 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 > -- http://groups.google.com/group/python_inside_maya
