Group: pgsql.ports.cygwin


Subject: run executables in current directory?
From: Grande News
Date: 10/8/2007 5:16:13 PM
I'm trying to compile and run helloworld.c with Cygwin -- this may not be the right group to ask this question. It compiles, but when I type "helloworld" or "helloworld.exe" at the command prompt, it says "command not found." How do I get my shell to run executables from the current directory without having to type the path? Thanks