Provided by: texlive-binaries_2023.20230311.66589-6ubuntu0.1_amd64
NAME
kpsereadlink - print contents of symbolic link
SYNOPSIS
kpsereadlink file
DESCRIPTION
If file is a symbolic link, print its contents (what it links to), and exit successfully. Exit with a failure otherwise. On systems that do not support symbolic links, kpsereadlink will always fail.
OPTIONS
kpsereadlink accepts the following options: --help Print help message and exit. --version Print version information and exit.
SEE ALSO
readlink(2)