This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Executing a shell script from within Windows
Marchioni Francesco wrote:
> Hi cygwin users,
> I wonder if it's possible to execute a unix shell script from inside
> the windows command prompt using cygwin. Maybe there's an utility in
cygwin
> which
> enables execution of shells from windows ?
> Thanks in advance
> Francesco
>
maybe:
C:\>bash yourscript
or
C:\>sh yourscript
Ciao,
Danilo
--
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/