X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <15091210.post@talk.nabble.com> Date: Fri, 25 Jan 2008 08:18:13 -0800 (PST) From: _alpine_ To: cygwin AT cygwin DOT com Subject: Re: Cygwin - batch file In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: atomic_freak AT gmx DOT at References: <15088393 DOT post AT talk DOT nabble DOT com> <15089652 DOT post AT talk DOT nabble DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 i understand a little bit your answer but it dont works right now! my start.bat is in the folder C:\batch when i call start.bat , cygwin automatically goes into the folder C:\Documents and Settings\user . so myscript.ksh file must be in C:\Documents and Settings\user. i want to have myscript.ksh file in the C:\batch folder! do u understand what i mean? and i only can start my script with ./myscript.ksh it should looks like this: >> C: chdir C:\cygwin\bin bash --login -i -c 'c:/batch./myscript.ksh' << -- View this message in context: http://www.nabble.com/Cygwin---batch-file-tp15088393p15091210.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/