Hello, Basic question, how do I set it up so that I don't have to input the full pathname for a command? For instance, if I want to run the program '/etc/example', how can I set it up so that I can just type 'example' in the command line and not '/etc/example' every time I want to run the command? Thank you, Chris