Tag Archives: test bash scripts

Run cron job every 90 mins (minutes) – Linux Scheduling, Batch Automation, Scheduled Jobs

Run cron job every 90 mins Running a cron job is normally easy enough when you do not try and get over-complicated. Every hour or minute, or even every Monday is a simple task using the standard columns included in cron. Just to refresh you here are the first columns of a standard crontab for… Read More »