You need to write the following line in the .profile_bash file for the particular user you want to set the path variable. This file is a hidden file and it is placed in the root folder of the user for example at /home/username directory where username is to be replaced by the name of the user
export variable_name=path
for example
export DROOLS_PATH=/home/drools/
Wednesday, August 27, 2008
Setting a path variable
Labels:
how to setup a path variable
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment