Quantcast
Viewing latest article 5
Browse Latest Browse All 6

Cygwin and crontab - How to get crontab started running when using Cygwin

Cygwin and crontab - How to get crontab started running when using Cygwin

Cygwin crontab FAQ: How do I get the crontab system started when using Cygwin?

I can't remember where I found it, but using this series of commands from the Cygwin prompt got the Cygwin crontab system enabled for me. First this command:

cygrunsrv -I cron -p /usr/sbin/cron -a -D

followed by:

net start cron

I haven't used this cygwin feature before, so it feels weird knowing that crontab is running on my Windows system under cygwin.


Viewing latest article 5
Browse Latest Browse All 6

Trending Articles