> > The simple crontab below will show you what environment variables cron > knows about. > > * * * * * /usr/bin/env >
Correction: that crontab entry should have read: * * * * * /usr/bin/env > /tmp/env.txt -- 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/