Ina Y. answered 08/18/21
Tutor
New to Wyzant
I'm a professional software engineer
Hi Adely, is your goal to set up cron jobs?
If so, you can simply run "crontab -e" in your linux environment.
This will open up a window in your default editor.
Then in it you can add a command and set the frequency you wish it to be run.