Linux Basics

85 / 107

Also, to reference the original file of a symbolic link, you can use readlink command. A file is a symbolic link that is again symbolic, you can use -f command.

readlink -f /usr/bin/java

What is the actual location of the java program on CloudxLab?


Note - Having trouble with the assessment engine? Follow the steps listed here


Loading comments...