How to run bash shell script in cygwin?

iloveunix umeshmuttur@cinram.com
Fri Mar 30 14:54:00 GMT 2012


the "./" tells bash to look for your script in the current working directory
instead of looking for the script as defined by the standard path set during
the start of your session.

myuser01 wrote:
> 
> Thanks for the help.  What does the ./ do, please be as detailed as
> possible?
> 

-- 
View this message in context: http://old.nabble.com/How-to-run-bash-shell-script-in-cygwin--tp11690723p33544909.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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