Crontab in Haiku?

Hi!

Is there any analogue to linux cron in Haiku? And if there is, where to get it?
All I need is to auto-run simple shell script once per day.

Thanks!

Hi Cerb,

I have ported cronie 1.4.7 (vixie cron) for Haiku here:

  • http://wiki.poorcoding.com/Haiku.arfonzo.ashx#cron_cronie_BEH_0

Kind regards,
arfonzo

hello arfonzo. First, thank you for porting Cronie. I have the following error, trying to edit the task list:

/boot/apps/arfonzo-cronie/bin> crontab -e
no crontab for user - using an empty one
/bin/sh: /usr/ucb/vi: No such file or directory
crontab: "/usr/ucb/vi" exited with status 127
/boot/apps/arfonzo-cronie/bin> 

If I create the task list in StyleEdit, where it must be saved?

Thank you very much!