Answers for "how to add a path variables in linux"

-1

how to add a path variables in linux

export PATH=/usr/java/<JDK Directory>/bin:$PATH.
Posted by: Guest on December-17-2020

Code answers related to "how to add a path variables in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language