1. NAME

kpsereadlink - print contents of symbolic link

2. SYNOPSIS

kpsereadlink file

3. DESCRIPTION

If fileis 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.

4. OPTIONS

kpsereadlink accepts the following additional options:

--help

    .rb Print help message and exit.

--version

    .rb Print version information and exit.

5. SEE ALSO

R readlink (2)