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: executing an executable


"Cole Radcliffe" wrote:

> I do an ls -la and I see I have an executable called "executable.exe".
> I chmod to 777. Then I try to type "execut" and I press tab and it
> does not find it. When I type in the entire name and press enter, bash
> says the command is not found! It works fine on cygwin-x.

Type ./executable or set your PATH variable to include "." (the latter
is usually not recommended, even in cygwin, I think).

And try to read up about PATH.

Regards -- Markus



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