This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Getting started with bash


Hi,

I have read a lot of documents, but i really cant get this issue solved :(
All i want is to be able to execute bash scripts from a windows
desktop.. what i do now is..


a batch script: c:\cygwin\bin\bash c:\cygwin\example.sh

this is my bash script.

example.sh
ls -l


but i get the following output: command not found.

i hope that someone can give me a hit... all i have done is:
install cygwin, made my batch script.. and made my bash script.. do i
need to set any environment vars or something?

mvh
Michael Holm



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]