Answer the question
In order to leave comments, you need to log in
How to execute a request using cron in cygwin?
The request is a link to be executed. 127.0.0.1/test.php?id=1
Windows 7, cygwin last.
Cron tab:
HOME=/home/user
PATH=/usr/local/bin:/usr/bin:/bin:$PATH
#/cygdrive/c/WINDOWS/system32:/bin
#/usr/local/bin:/usr /bin:/bin:$PATH
*/1 * * * * echo `date` > /home/user/test-crontab.txt
.bat files are also not executed
*/1 * * * * run /cygdrive/c/ home/user/1.bat
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question