1. Executable programs or shell commands
KPSEREADLINK
Section: User Commands (1)Updated: 1 March 2011
Index | Return to Main Contents
NAME
kpsereadlink - print contents of symbolic linkSYNOPSIS
kpsereadlink fileDESCRIPTION
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)
Index
Return to Main Contents
Close