$ Java_home env
JAVA_HOME=/usr/lib/jvm/java-11-openjdk-11.0.13.0.8-1.amzn2.0.3.x86_64
export JAVA_HOME
export PATH=PATH:$JAVA_HOME/bin
TO be inputed on
.bash_profile and .bashrc
Better Buzzard