http://qs321.pair.com?node_id=108017


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

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?
  • Comment on Re: possibility to start a skript as a cron-job without accessing the crontable

Replies are listed 'Best First'.
Re: Re: possibility to start a skript as a cron-job without accessing the crontable
by BrotherAde (Pilgrim) on Aug 27, 2001 at 10:31 UTC

    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