[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: How to schedule for a repeated task?



Kevin Ross wrote:

> When I try for this procedure , I just see loging in and loging out from
> the telnet session . Actually , I need to have the output result of
> issuing 'command1' on the remote node to be captured on my local host .
> But when I try manually , say telnet to it and issue the command , I see
> the output on my screen . Please help me how to modify my simple code to
> have the desired result?
> Thank you
> __________________________________________
> 
> It doesn't require a username or password?
> 

why not try a perl or python script?
you can use them either to call telnet or use the telnet modules.
I guess there are also ready to use samples.
ie. http://www.perlfect.com/articles/telnet.shtml

regards


Reply to: