{
    "content": [
        {
            "type": "text",
            "text": "# kpsereadlink (man)\n\n## NAME\n\nkpsereadlink - print contents of symbolic link\n\n## SYNOPSIS\n\nkpsereadlink file\n\n## DESCRIPTION\n\nIf  file  is  a  symbolic link, print its contents (what it links to), and exit successfully.\nExit with a failure otherwise.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (1 subsections)\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "kpsereadlink",
        "section": "",
        "mode": "man",
        "summary": "kpsereadlink - print contents of symbolic link",
        "synopsis": "kpsereadlink file",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": "--version",
                "arg": null,
                "description": "Print version information and exit."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "readlink",
                "section": "2",
                "url": "https://www.chedong.com/phpMan.php/man/readlink/2/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 4,
                "subsections": [
                    {
                        "name": "--version",
                        "lines": 2,
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "kpsereadlink - print contents of symbolic link\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "kpsereadlink file\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "If  file  is  a  symbolic link, print its contents (what it links to), and exit successfully.\nExit with a failure otherwise.\n\nOn systems that do not support symbolic links, kpsereadlink will always fail.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "kpsereadlink accepts the following options:\n\n--help Print help message and exit.\n",
                "subsections": [
                    {
                        "name": "--version",
                        "content": "Print version information and exit.\n",
                        "long": "--version"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "readlink(2)\n\n\n\nKpathsea 6.3.4/dev                          1 March 2011                             KPSEREADLINK(1)",
                "subsections": []
            }
        }
    }
}