Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: possibility to start a skript as a cron-job without accessing the crontable

by BrotherAde (Pilgrim)
on Aug 26, 2001 at 16:25 UTC ( [id://107920]=note: print w/replies, xml ) Need Help??


in reply to possibility to start a skript as a cron-job without accessing the crontable

Some time ago, I pointed out an emulation of cron running in Perl. If you can run perl-programs under your account (which I assume you can), you might give this a go. You can find it under www.megadodo.demon.co.uk/perl/. The comments in the code say it's for NT, but I assume it shouldn't be difficult - if anything has to be changed at all - to get it to run on linux.

Hope that helps,
BrotherAde

  • Comment on Re: possibility to start a skript as a cron-job without accessing the crontable

Replies are listed 'Best First'.
Re: possibility to start a skript as a cron-job without accessing the crontable
by pitbull3000 (Beadle) on Aug 27, 2001 at 04:01 UTC
    but as far as i understand this thing from megadodo it will run as a service under nt... how could i emulate such on a linux box?

      The way I saw it, it can run as a service on an NT-box. I assume (haven't tested) that you can run it as a background process on linux by appending a & to the command.

      Keep me posted!
      BrotherAde

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://107920]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-25 15:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found