Tag: cron

72 Run a command every week with Cron? 2009-11-07T17:36:03.317

68 How can I view results of my cron jobs? 2010-03-21T03:07:03.277

68 How to run a cron job as a specific user? 2010-08-02T11:50:25.917

66 How can I get a script to run every day on Mac OS X? 2010-04-02T20:21:09.410

66 Set a cron every certain hours between certain hours 2012-04-11T17:31:29.003

51 How to stop a currently running cron job? 2011-01-12T07:05:47.850

46 Log of cron actions on OS X 2010-04-26T15:25:39.933

44 Difference between /etc/crontab and "crontab -e" 2011-05-29T04:58:58.640

39 What is the point of system-autodeath? 2012-10-08T07:03:22.417

37 Error adding cronjobs in Mac OS X Lion 2011-11-20T22:41:28.153

33 Why doesn't my cron.d per minute job run? 2013-10-23T20:33:25.183

32 How do I run a launchd command as root 2009-09-05T01:00:17.743

32 Run a cron job on the first Monday of every month? 2012-05-25T14:56:25.617

30 what is run-parts in /etc/crontab, and how do I use it 2012-03-20T12:05:38.550

21 How do I setup a cron job on OS X to run a curl command at a specific time every day? 2016-11-11T23:14:06.680

18 crontab to wake osx from sleep 2009-07-29T04:49:17.170

18 Run a cron job every 5 minutes between two times 2010-04-21T20:37:21.480

17 How to use @reboot in /etc/cron.d 2014-01-28T12:47:55.930

16 linux: how to run a command in a given directory 2010-06-23T01:15:50.030

16 How to make WSL run services at startup 2018-07-26T15:24:38.960

16 Cron runs only once instead every minute 2019-02-08T16:58:36.917

14 crontab day of week vs. day of month? 2011-10-19T14:19:40.943

13 Multiple crontabs for one user 2012-02-17T22:11:57.587

13 ssh Permission denied only in cron job 2012-08-19T11:35:23.387

12 Can I make cron "random"? 2009-09-17T03:32:35.330

12 Mac crontab is never created 2010-10-19T18:50:03.343

12 Behavior of rsync with file that's still being written? 2014-12-03T06:54:56.727

11 Common Mac OS folders/settings to check (when trying to get rid of a pesky self-launching app) 2009-07-22T17:50:21.157

11 cron: run a process but only if it isnt running? 2011-02-10T06:25:38.053

11 Timezone issue with cron 2012-01-05T10:36:38.540

11 Crontab deleted? 2012-01-30T21:00:25.537

11 Running mysql dump in a cron job without exposing passwords 2012-10-21T07:06:35.240

10 How to set cron PATH globally (i.e. for all users) permanently? 2010-07-16T12:30:14.373

10 how to make run cron on OSX 10.6.2? 2011-02-10T03:41:23.613

10 How did I wipe out all my cron jobs? 2012-03-14T06:49:26.857

10 Why is my crontab not running 2012-07-05T16:13:19.893

9 How can I create a cron job that runs a task every three weeks? 2010-02-19T16:18:41.367

9 Verify that a cron job has completed 2010-03-30T14:02:38.043

9 cron can't read PYTHONPATH environment variables? 2011-01-31T15:07:34.433

9 Problem with $RANDOM in crontab 2011-03-30T18:13:02.587

9 Bad minute in crontab? 2011-10-17T13:54:15.270

9 How do you use the run-parts command? 2014-02-20T14:09:30.520

9 Where is my crontab file on OS X? 2016-01-25T19:21:46.623

8 how to run cron jobs on GMT not local time? 2011-02-22T11:27:06.657

8 How do I create a cron job that will commit my project changes to git on a weekly basis 2011-03-31T05:08:45.303

8 bash: using scp in cron job fails, but runs succesfully when run from command line 2011-03-31T12:56:26.063

8 Only email on cron errors for jobs in cron.daily, cron.hourly, etc 2011-05-29T01:15:55.877

8 how do i run a script 5mn after startup? 2012-08-10T16:09:21.527

8 Running Cronjobs as per Local Time rather than Universal Time 2013-05-01T06:42:04.067

7 Use cron to screen capture on Mac OS X 2009-08-21T04:05:22.040

7 Can Ubuntu play a video via cron job? 2010-08-22T16:05:38.653

7 git push to github via cron on mac 2013-03-12T18:07:01.357

7 cron apparently requires a newline character on its own line at the end of the file 2016-03-31T18:00:50.120

6 cron runs but nothing happens 2009-08-04T03:49:21.723

6 How can I write a cron job that will block my internet from 7pm to 7am? (So I can get some sleep) 2010-06-12T03:31:29.927

6 How to use @reboot for crontab with delay 2012-05-22T19:47:16.370

6 Is there a aliases file for sSMTP? 2012-05-27T08:00:32.483

6 How to run webcam software only when I am not home (phone is not on the LAN)? 2012-10-25T21:43:36.220

6 Why does cron only offer minute granularity? 2013-07-16T23:33:27.283

6 Why does root cron job script need 'sudo' to run properly? 2015-01-30T18:06:47.840

5 How can I add a timestamp to the end of a cron job's output file name? 2009-09-09T10:40:33.130

5 How can I automatically take a screenshot of a website at a specified time? 2009-10-16T00:30:32.167

5 Run Linux script at time 'n' on first day, 'n+15 mins' next day, and so on 2009-12-16T20:40:27.343

5 using either notify-send or zenity in Cron 2010-02-21T22:45:35.650

5 How can I permanently fix my date synchronize problem in linux? 2010-03-25T11:58:02.813

5 with a shell script, it is possible to tell when it's run with cron vs run manually? 2010-08-04T22:02:36.220

5 Delete all files older than X days 2011-01-21T17:09:43.430

5 Cron ignoring an update to crontab 2011-02-19T13:26:24.657

5 From what context is a cron task executed? 2011-04-11T22:48:30.947

5 Should I worry about Daylight saving time when planning to schedule backups? 2011-04-28T21:47:50.650

5 Linux startup script to connect to bluetooth and cron to keep it connected 2012-09-18T05:03:53.750

5 How to run a script at boot time for normal user? 2013-04-22T11:10:55.350

5 Ubuntu: how does cron execute jobs? 2013-05-09T09:40:43.677

5 Running Redshift commands from crontab, doesn't work 2013-07-16T23:54:52.747

5 BASH - merge directories when using mv 2013-10-09T05:10:58.617

5 Will cron.daily wait for jobs to finish before starting the next one? 2014-01-05T22:22:41.313

5 How to mail output of shell script as a cron job 2016-01-02T01:09:23.943

5 mount and umount behaving differently when run under cron 2018-06-08T04:32:02.437

4 rm failing inside cron script 2010-03-16T11:42:49.887

4 How to create a cron job to upload files to an FTP server 2010-05-22T15:25:48.863

4 How to create folders according to date in Linux? 2011-05-26T21:13:18.480

4 rsync over SSH with cron in osx-environment 2011-10-24T07:43:44.060

4 Disable cron jobs for a specific user 2012-01-19T10:29:29.540

4 Shell script of mysqldump works fine when run manually, but does not run in the cron job? 2012-02-29T07:06:07.687

4 Schedule bash script for one time use on OSX 2012-05-31T18:58:23.293

4 Auto suspend after X minutes to stop myself procrastinating 2012-08-14T17:20:13.727

4 CRON what is correct time code for every 6 hours? 2012-12-02T18:28:58.567

4 Nice commands in a .sh script for cron jobs 2013-01-17T02:42:34.683

4 system-wide crontab vs. user crontab to shutdown pc 2013-02-01T18:45:45.880

4 Simple Linux-based task scheduler with job dependencies? 2013-05-13T10:24:17.800

4 OpenWRT is ignoring scheduled tasks? 2013-05-27T17:48:28.307

4 Root account locked/suspended? 2013-06-11T10:28:09.737

4 How to Schedule Tasks according to several Timezones 2014-04-28T12:05:19.580

4 Is there a way to tell cron to trigger a particular cron job right now? 2014-07-30T14:42:40.240

4 How to use "date" to print tomorrow's day of the week 2014-08-01T15:55:38.627

4 Crontab command cannot be executed. Error PAM configurations 2015-07-02T14:52:17.203

3 Are there any good crontab syntax checkers, or entry tools? 2009-09-23T05:31:37.460

3 How to change wallpaper from command line in KDE 4.3? 2009-11-05T12:27:09.957

3 How to use crontab to run a script as nobody 2010-01-21T22:58:48.560