On 6/9/2010 1:59 PM, curiousgeorge wrote:
Hi,
I installed cygwin on windows server 2003 and am trying to learn about cron.
I created a simple script as follows:
#!/usr/bin/bash
#move the file every 1 min
echo 'date'>> datelog.txt
mv datelog.txt outbound
I then created a crontab using the comma
sage in context:
http://old.nabble.com/crontab-not-working-need-some-advice-tp28833847p28833847.html
Sent from the Cygwin list mailing list archive at Nabble.com.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http:
2 matches
Mail list logo