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]

Re: How to run bash shell script in cygwin?


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/


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