I am using the default shell (Bash) on a RH linux box.
My question is : How do I set the path so that each time I log in I do not have retype the complete path to each command ?
Example If I where using the Bourne shell I would use a .profile file in the users home directory.
How does this differ when using Bash
-Danny
My question is : How do I set the path so that each time I log in I do not have retype the complete path to each command ?
Example If I where using the Bourne shell I would use a .profile file in the users home directory.
How does this differ when using Bash
-Danny