Let's see:
.. means the parent directory
. means the current directory
./ seems to mean the current directory as well (at least on Win2k).
What am I missing? How is "./filename.exe" different from "filename.exe"?
My thinking has been that an OS wouldn't care what the route to an executable was as long as it was started from the current directory (an all of the .dlls, etc., were available there or on the path). In this case, I seem to have a 6+ MB executable with everything it needs. I thought I had set the current directory to the executable's location (ls -last gave the expected output). It still hasn't clicked why just entering the filename didn't work.
And it's still a mystery why Finder still thinks the program is just a document...
A little more explanation would be greatly appreciated.
Thanks.
Cheers,
Scott.