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 X-Originating-IP: [203.44.124.9] X-Originating-Email: [lindenglen AT hotmail DOT com] From: "Linden Glen" To: cygwin AT cygwin DOT com Subject: Korn Shell from CMD Date: Wed, 16 Jul 2003 13:33:09 +1000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 16 Jul 2003 03:33:09.0871 (UTC) FILETIME=[FA7DAFF0:01C34B4A] Hi all, I've brought a script across from AIX, it's written in Korn. I've made some changes, and have been testing it via cygwin. What I've been doing is opening cygwin, and changing to the scripts directory, and running it from there. ie.... cd /dir/script.sh ./script.sh That was all fine, and it runs perfectly like that - however, now I need to make the script run automatically - and would like to do this via NT Scheduler. My issue is however, that when I try to create the batch file to run it as per suggestion from previous posts, it doesn't work.... I get all kinds of errors with the script, like the `date` command not working. The first line of the script is : #!/bin/ksh could this cause the issue I'm seeing? Any help will be very much appreciated. Cheers, Linden _________________________________________________________________ Hotmail is now available on Australian mobile phones. Go to http://ninemsn.com.au/mobilecentral/signup.asp -- 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/