How to create a Scheduled Task from the Command Line in Fedora
I don’t do this every day, especially not on Fedora, so here’s a quick refresher on how to setup a Cron Job or Scheduled Task from the command line. While other tools will work (like anacron), crontab is going to do a fine job for something you want to execute repeatedly. In my case a … Read more