The following path command updates my only for the current session. When opening another bash shell, the new path statement isn't included. Can someone tell me the command line for adding a new path to the end of the current path. tia
export PATH=$PATH:/usr/local/java/bin I am useing GNU bash, version 1.14.7(1)