Desk Rabbit wrote:
> ashjas wrote:
>> I want to reboot my adsl modem at specific interval.
>
> This should do the trick for you:-
>
>
http://www.cyberciti.biz/tips/shell-...sl-router.html
"Linux Shell Script to reboot DSL or ADSL router."
Expect^1 is an excellent utlities scripting too for *n*x distros.
There is also a Win port of expect.
http://expect.nist.gov/#windows
Obtaining Expect for Windows
Interesting about the tools which the nist.gov site has made available
at their site.
^1
http://en.wikipedia.org/wiki/Expect Expect is a Unix automation and
testing tool, written by Don Libes as an extension to the Tcl scripting
language, for interactive applications such as telnet, ftp, passwd,
fsck, rlogin, tip, ssh, and others. With Tk, interactive applications
can be wrapped in X11 GUIs.
--
Mike Easter