On Tue, Jul 30, 2002 at 11:22:50AM -0700, Tineeminee wrote:
> 
> To connect to the internet i use and script called vsnl. Now i would
> like to use an auto- scheduler which  would automatically connect to 
> VSNL at some fixed-time download the mails and then disconnect autm-
> atically. e. g. I want the computer to connect to  VSNl at  2.00a.m, 
> 5.00a.m,8.00a.m etc. Can anybody provides me  some lead  as to how I 
> can setup this auto-schedular.
> 
---end quoted text---

This needs to be scripted. There are two options that you have here:

a) Run your script as a cron process at specified times ....
b) Use the "at" command for making the script ('man at' for details)

I prefer the  flexibility of the latter.  Can help in  making such a 
script if needed.

HTH

Bish


--
:
####[ Linux One Stanza Tip (LOST) ]###########################
  
Sub : Corrupt .tar.gz downloads with Netscape        LOST #249
 
Tarballs downloaded with Netscape at times seem  to give error
during untarring. Some versions of  Netscape (4.7x)  do gunzip
on the fly, and what is saved is a .tar file (though  the name
is still retained as .tar.gz).  Doing a "file download.tar.gz"
can elucidate the problem ... 'tar -xvf' usually works.

####<[EMAIL PROTECTED]>####################################
:

 


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to