How to run bash shell script in cygwin?

Reid Thompson Reid.Thompson@ateb.com
Thu Jul 19 14:50:00 GMT 2007


On Thu, 2007-07-19 at 07:47 -0700, on behalf of myuser01 wrote:
> Thanks for the help.  What does the ./ do, please be as detailed as possible?

http://www.linuxheadquarters.com/howto/basic/path.shtml   

by default, the current working directory ( . ), is not in the PATH.
Using ./filename, provides the relative path to the executable to bash

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



More information about the Cygwin mailing list