| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.1 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <23177251.post@talk.nabble.com> |
| Date: | Wed, 22 Apr 2009 15:04:51 -0700 (PDT) |
| From: | LAU2 <lurqu01 AT hotmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Similar Cron issue--Cron wont do anything |
| MIME-Version: | 1.0 |
| 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 |
Hi I have been having similar problems with running cron on through cygwin. Here is what I have done so far: 1) created a simple shell file <create_new_dir.sh> #!/bin/sh echo "test" mkdir "/home/landon/scripts/HIPPO" 2) ran shell in command prompt and it worked perfectly. 3) created a text file <new>: */1 * * * * sh create_dir_new.sh > /home/myusername/logfile 4) tried to run the cron but nothing happend 5) checked the /var/log/cron and here is what it said unable to set groups for myusername Any thoughts? thanks -- View this message in context: http://www.nabble.com/Similar-Cron-issue--Cron-wont-do-anything-tp23177251p23177251.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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 |