Hi I am trying to set CLASSPATH and add an extra directory to PATH I have tried using export CLASSPATH=[directory-path] and env CLASSPATH=[direcory-path] but these works only for the session I am currently in if at all Similarly when I try and do PATH=PATH:[directory-path] export PATH thanks in advance gavin