Add a directory to PATH in Ubuntu / Unix
To add a directory (in this case
To view the new PATH variable:
System PATH environment variables are stored in
/app1) to your path run the following command:export PATH=$PATH:/app1To view the new PATH variable:
echo $PATHSystem PATH environment variables are stored in
/etc/profile.

Comment Form under post in blogger/blogspot