[Twisted-Python] Conch: multiple commands

Itamar Shtull-Trauring itamar at itamarst.org
Thu Feb 9 09:48:48 MST 2006


On Thu, 2006-02-09 at 09:26 -0700, Gabe Rudy wrote:

> The other thing to note is that each time you open a channel, you are getting 
> a fresh environment. So if your series of commands depends of env vars or 
> directory changes you need to do something to ensure each command is in the 
> environment it expects.

You could also copy over a shell script and run it, if you're not doing
a lot of result parsing.





More information about the Twisted-Python mailing list