VDS Sphera Knowledge Base
| Main / Browse Categories / Unix / Linux / How can I add to the $PATH value in my VDS? |
How can I add to the $PATH value in my VDS?
|
The best way to add something to the $PATH value, or any other variable and make it permanent is to create a .profile file in the root(/) of your VDS.
For example, in order to add /www/bin to the default path, create a file called .profile (notice the dot at the begining of the filename) and write the following line in it: PATH="$PATH;/www/bin;"UPDATED: see this article: http://help.hardhathosting.com/question.php/210
User Comments
|
||||||||
Attachments
| No attachments. |
Related Articles


