How would I do to create a daily routine, so that every day he performed a procedure? Would you do this via linux (crontab)? or is there a different and more practical way?
How would I do to create a daily routine, so that every day he performed a procedure? Would you do this via linux (crontab)? or is there a different and more practical way?
The ideal is to do Shell to not consume apache / ngnix resource and run it as linux cron.
I have a custom to do this above.