beta-0.89.2
[luatex.git] / source / texk / kpathsea / man / kpsereadlink.man
blob343451aa534a176827ef0e0e895540a1581694aa
1 .TH KPSEREADLINK 1 "1 March 2011" "Kpathsea @VERSION@"
2 .\"=====================================================================
3 .SH NAME
4 kpsereadlink \- print contents of symbolic link
5 .SH SYNOPSIS
6 .B kpsereadlink
7 .I file
8 .\"=====================================================================
9 .SH DESCRIPTION
11 .I file
12 is a symbolic link, print its contents (what it links to), and exit
13 successfully.  Exit with a failure otherwise.
14 .PP
15 On systems that do not support symbolic links,
16 .B kpsereadlink
17 will always fail.
18 .\"=====================================================================
19 .SH OPTIONS
20 .B kpsereadlink
21 accepts the following options:
22 .TP
23 .B --help
24 Print help message and exit.
25 .TP
26 .B --version
27 Print version information and exit.
28 .\"=====================================================================
29 .SH "SEE ALSO"
30 .BR readlink (2)