Hi,<br><br>I am trying to find a way from which I could redirect standard output to a variable.<br>The server I am using runs, Python 2.2.1 [subprocess module is not there, and my ops team denies for an upgrade]<br>I am writing a script that downloads a configuration file from remote servers[200+], I want to process the standard output so that I can confirm if the download did happen completely/correctly.<br>Please pass on any hints..<br><br>Thanks,<br><br>KartheeK<br><br>