Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: imaad on August 14, 2014, 07:22:15 AM

Title: cron process
Post by: imaad on August 14, 2014, 07:22:15 AM
Hi,

I try to use cron process to execute a script every minute. I put the process to cron file by invoking the command "crontab -e" and I save it for backup. After restart nothing not show that  the cron process run. If I try to run cron command in terminal I have "-sh: cron: not found".
Way the job process not work? I forgot something ?

Thank you,
Title: Re: cron process
Post by: bmarkus on August 14, 2014, 09:41:19 AM
Read http://forum.tinycorelinux.net/index.php/topic,4983.msg26438.html#msg26438
Title: Re: cron process
Post by: imaad on August 14, 2014, 10:48:05 AM
Thank you it's clear.. :)