The gist is that one can use Windows Task Manager to start a single
bash script with elevated privileges and that script can run the scripts
in a given directory, with elevated privileges. Various Linux
distributions use /etc/cron.{daily,weekly,monthly} for this purpose.
$ head -5 /usr/bin/ru
Please add 'run-parts' to Cygwin. I have been using the attached program
(copied from Debian) successfully with Vista, Windows-7, and Windows-10.
mintty screen dump
#!/bin/bash
# Name: /usr/bin/run-parts Modified by Joe Smith (joeinwap,gmail)
# Purpose: Runs jobs sequentially at reg
2 matches
Mail list logo