Hi guys,

I'm new to Python and have a ? that some of you can maby help me on. I'm using python 2.4 and running the script from a windows machine getting data from a linux machine. I have a script that returns information from the linux box to me ( cpu usage, free memory, ect). What I need help on is taking that information ( output) and put that information into a txt file. Is this a simple task? Any help will be appreciated and...