X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: 1.5.19: Problem with cron and microsoft devenv Date: Tue, 23 May 2006 18:12:53 -0400 Message-ID: From: "Harig, Mark" To: "Nick Forte" , X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k4NMEadU028736 > > Another question I have is about cron and environment variables. When > I run a shell, even cmd /c, under cron the environment variable > APPDATA doesn't get set. This seems odd to me. I believe APPDATA > gets set from shell32 which should be loaded when cron runs 'cmd /c > somescript.bat'. > The simple crontab below will show you what environment variables cron knows about. * * * * * /usr/bin/env Also, 'man 5 crontab' describes cron's handling of environment variables. --- -- 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/