readlink outputs the target of a symbolic link.
Examplereadlink -f /path/to/symlink
readlink -f /path/to/symlink
Displays the target of a symbolic link.
Examplereadlink /bin/sh
readlink /bin/sh
DevOpsSchoolTypically replies within an hour