Cronjobs
running stuff in the background at a specified time is awesome
I forget to backup my files and so i use cron to do it for me.
Here is a basic rundown-
crontab is the tab of all cronjobs
run crontab -e it will ask for setup, use your favorite edit...
404salad.hashnode.dev2 min read