Possible Duplicate:
How can I make a program executable from everywhere
So, I'm new to Linux/Unix and am working in a corporate version of Red Hat at my company. Obviously I don't have full control over my computer (not sure if that matters).
I have a bunch of executables located in some folder.
I want to be able to run these programs from any other directory.
How can I make this happen? Some sort of bash profile file maybe? If so, where would that be located?