I installed JDK using apt-get install but I don\'t know where my jdk folder is. I need to set the path for that. Does any one have a clue on the location?
below command worked in my debain 10 box!
debain 10
root@debian:/home/arun# readlink -f $(which java) /usr/lib/jvm/java-11-openjdk-amd64/bin/java