Re: Capture Windows command line output - put in text file

2006-02-01 Thread Ernesto
Ernesto wrote: > I'm looking for a way to capture command line output from a cmd > session. Is there a way to use python to launch the application from > the beggining then stream all of the output to a text file ? Nevermind. This is a telnet question. I'm trying to get telnet localhost

Capture Windows command line output - put in text file

2006-02-01 Thread Ernesto
I'm looking for a way to capture command line output from a cmd session. Is there a way to use python to launch the application from the beggining then stream all of the output to a text file ? -- http://mail.python.org/mailman/listinfo/python-list