[Ilugc] crontab like feature

  • From: carti@xxxxxxxxxxxxxx (carti)
  • Date: Wed Jan 12 14:54:23 2005

Hi,

I have an user account in a remote linux
server. I want to run a script once in 45 mins.
For this, I dont want to put in the login script
or write a program which runs continuously(or sleeps)
and executes the script once in 45 mins.

I dont have access(rights) to put in "crontab".
Also, I dont want to use "at" command because I dont want
to login and execute the script. But the server will be
running continuously.

Is there any way to do the above?.

OR

Is there any way to automatically telnet to a linux
server(with username and passwd) and executes the script
(put in login script) and logouts automatically.

I have heard of automated ftping, but not automated
telnetting.. any idea(s)?

Thaks and regards,
carti

Other related posts: