Is it possible to run a bash script using cygwin without login to the cygwin's terminal?

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Mon Feb 8 07:31:00 GMT 2010


On Mon, Feb 08, 2010 at 02:56:34PM +0800, Hongyi Zhao wrote:
>Hi all,
>
>Is it possible to run a bash script using cygwin without login to the
>cygwin's terminal?  For example, in order to run the script, just
>double click on it.

Yes:

c:\cygwin\bin\bash script

You'll probably want to add cygwin's bin directory to your system
PATH though via Control Panel->System->Advanced

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list