| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | r <r DOT trev_ AT inwind DOT it> |
| Subject: | cron 00.27 |
| Date: | Sat, 19 Jul 2008 22:37:34 +0000 (UTC) |
| Lines: | 22 |
| Message-ID: | <loom.20080719T222829-320@post.gmane.org> |
| Mime-Version: | 1.0 |
| User-Agent: | Loom/3.14 (http://gmane.org/) |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
I'm trying to use cron, I created a file called backup_cygwin
59 18 * * 6 /bin/backup_cygwin.sh
00 27 20 7 * /bin/prova.sh
and I put it in /var/cron/tabs/
then I create prova.sh as follow
SHELL=/bin/sh
touch /home/Proprietario/prova_cron
echo 'cron funziona' > /home/Proprietario/prova_cron
I started cron ( with "cron-config" command, ( is it possible
to configure it to start at win boot ? ))
but at 00.27 nothing appened. Did I make something wrong ?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |