Linux Basics

You are currently auditing this course.
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?


Loading comments...