Can a .sh script stored in c:\scripts\ (Windows part of filesystem) be run from crontab?
Warren Young
wyml@etr-usa.com
Thu Jul 28 20:30:00 GMT 2016
On Jul 27, 2016, at 9:31 AM, Peder Sverdrup <psverdrup@yahoo.com> wrote:
>
> When I open the cygwin terminal I can run the script manually. But if I include it in my crontab, it does not run.
Append something like “ > /bup.log 2>&1 “ to the end of your crontab lines and examine the output. That will probably clue you into the problem; if not, post the output here.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list