1 2 3 4 5 6
# PATH changes export PATH=$HOME/opt/bin:$PATH # CLASSPATH export CLASSPATH=$HOME/development/classes:$CLASSPATH