I do know how we set the PATH variable-
I'm trying to understand why we have written
in the end above statement. What is it's meaning?
Code:
export PATH=$JAVA_HOME/bin:$PATH
Code:
:$PATH