Run bash script in cmd with cygwin

Larry Hall (Cygwin) reply-to-list-only-lh@cygwin.com
Fri Sep 27 02:54:00 GMT 2013


On 9/25/2013 5:25 PM, Ulrich Pogson wrote:
> Thanks for your help
>
> I got it to work with this line.
> I: & cd I:\Work\GitHub\responsive\languages & c:\cygwin64\bin\bash -c
> \cygdrive\i\Work\GitHub\responsive\languages\potomo.sh
   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Cygwin prefers POSIX paths and separators.  You should prefer / over \
for this final path.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

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