X-Spam-Check-By: sourceware.org
Message-Id: <1138366194.26586.252904125@webmail.messagingengine.com>
From: "Brett Serkez" <techie@serkez.net>
To: "Herb Martin" <HerbM@learnquick.com>, cygwin@cygwin.com
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ISO-8859-1"
MIME-Version: 1.0
References: <EITR1QU-000FI4-H0@mail2.learnquick.com>
Subject: RE: Calling shell script from DOS
In-Reply-To: <EITR1QU-000FI4-H0@mail2.learnquick.com>
Date: Fri, 27 Jan 2006 07:49:54 -0500
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

 > I have installed Cygwin. I want to invoke a shell
 > > script from the DOS/Windows command prompt (instead of opening
 > > Cygwin Window first and calling it from there). How can I do this?
 > >
 > > Thanks for any help.
 >
 > The following seems the naive way -- someone else may offer other
 > options:
 >
 > Make the shell (itself) the command and add the script as a
 > parameter...
 >
 >       bash script-file-name
 >
 > Worked for me.  Other command processors should work too.

I name all of my bash scripts with a .sh extension, althought not
necessary from Cygwin's point of view, it allows me to associate .sh
files with c:\cygwin\bin\bash in Windows.  I then customize the icon for
this association with the Cygwin icon, and these files then show up with
this icon in Explorer and I can simply double click to run.

Brett
----------------------------------------------------------------
Brett C. Serkez, Techie


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

