delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/01/25/11:53:40

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Message-ID: <ff8e9dfe0801250852x3d34efe3gd72c0ff070df9a15@mail.gmail.com>
Date: Fri, 25 Jan 2008 17:52:50 +0100
From: "Mirco Piccin" <pictux AT gmail DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Cygwin - batch file
In-Reply-To: <15091210.post@talk.nabble.com>
MIME-Version: 1.0
References: <15088393 DOT post AT talk DOT nabble DOT com> <ff8e9dfe0801250619yb402fb8ya626559a48888ed6 AT mail DOT gmail DOT com> <15089652 DOT post AT talk DOT nabble DOT com> <ff8e9dfe0801250754k3ec2ad95ycfba0f53c420fb3f AT mail DOT gmail DOT com> <15091210 DOT post AT talk DOT nabble DOT com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Hi

> my start.bat is in the folder C:\batch
 ok

> when i call start.bat , cygwin automatically goes into the folder
> C:\Documents and Settings\user .

cygwin goes there because that is your home folder.

> 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?
now perfectly :-D

You can do simply:

C:

chdir C:\cygwin\bin

bash --login -c '/cygdrive/c/batch./myscript.ksh'

or as Larry recommend.
I sincerely prefer to use the "--login" option, but with this option
cygwin (linux) chdir to your home directory, of course.

Regards
M

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019