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,