{
    "mode": "man",
    "parameter": "KPSESTAT",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/KPSESTAT/1/json",
    "generated": "2026-06-17T20:55:11Z",
    "synopsis": "kpsestat mode file",
    "sections": {
        "NAME": {
            "content": "kpsestat - compute octal mode from mode of existing file\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "kpsestat mode file\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "kpsestat  prints  the octal permission of file modified according to mode on standard output.\nThe mode parameter accepts a subset of the symbolic permissions accepted by chmod(1).  Use  =\nas the mode to obtain the unchanged permissions.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "kpsestat 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": "chmod(1).\n\n\n\nKpathsea 6.3.4/dev                          1 March 2011                                 KPSESTAT(1)",
            "subsections": []
        }
    },
    "summary": "kpsestat - compute octal mode from mode of existing file",
    "flags": [
        {
            "flag": "",
            "long": "--version",
            "arg": null,
            "description": "Print version information and exit."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "chmod",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/chmod/1/json"
        }
    ]
}