I'm trying to run a program, and keep encountering a "Command not found" error.
I've checked that the appropriate directory is in $PATH, and that the file itself has execute permissions. I've tried running it in the directory using ./programname, but with no luck.
I'm running CentOS 6 with csh.
/full/path/to/programname? What does your PATH look like? – David Schwartz Nov 15 '11 at 22:40