0

I have created a bunch of scripts in windows using cygwin and I need to run them automatically at regular intervals. How can it be done??

BrainsOfSteel
  • 107
  • 10

1 Answers1

1

You may use cron utility.

For running it under cygwin see: How do you run a crontab in Cygwin on Windows?

Community
  • 1
  • 1
petrmikheev
  • 342
  • 1
  • 6