How can I execute a.exe using the Cygwin shell?
a.exe
I created a C file in Eclipse on Windows and then used Cygwin to navigate to the directory. I called gcc on
Just call it
> a
Make sure it will be found (path).