SOLVED, thanks for your time. :)
bigodines wrote: > Hi guys! > > I'm a complete newbie in Python and I'm trying to make a small software > to watch my network. It will be a simple snmpget report for a specific > machine. > > I would like to make a small program in python to be runed with > crontrab that will store the whole output in a txt file. I know its not > a big deal, but i've no background in python :) > > basically i would like to know how to: > > 1 - execute a command in the server > 2 - write the whole output into a file. > > best regards, > Matheus -- http://mail.python.org/mailman/listinfo/python-list
