{
    "content": [
        {
            "type": "text",
            "text": "# accton (man)\n\n## NAME\n\naccton -  turns process accounting on or off\n\n## SYNOPSIS\n\naccton [OPTION] on|off|filename\naccton [ -V | --version ] [ -h | --help ]\n\n## DESCRIPTION\n\naccton filename turns on process accounting.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (2 subsections)\n- **FILES**\n- **AUTHOR**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "accton",
        "section": "",
        "mode": "man",
        "summary": "accton -  turns process accounting on or off",
        "synopsis": "accton [OPTION] on|off|filename\naccton [ -V | --version ] [ -h | --help ]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-V",
                "long": "--version",
                "arg": null,
                "description": "Print the version number of ac to standard output and quit."
            },
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "Prints the usage string and default locations of system files to standard output and exits. on Turns on process accounting using the default accounting file name. off Turns off process accounting."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "acct",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/acct/5/json"
            },
            {
                "name": "ac",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ac/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-V, --version",
                        "lines": 1,
                        "flag": "-V",
                        "long": "--version"
                    },
                    {
                        "name": "-h, --help",
                        "lines": 4,
                        "flag": "-h",
                        "long": "--help"
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "accton -  turns process accounting on or off\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "accton [OPTION] on|off|filename\n\naccton [ -V | --version ] [ -h | --help ]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "accton filename turns on process accounting.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-V, --version",
                        "content": "Print the version number of ac to standard output and quit.",
                        "flag": "-V",
                        "long": "--version"
                    },
                    {
                        "name": "-h, --help",
                        "content": "Prints the usage string and default locations of system files to standard output and\nexits.\non     Turns on process accounting using the default accounting file name.\noff    Turns off process accounting.",
                        "flag": "-h",
                        "long": "--help"
                    }
                ]
            },
            "FILES": {
                "content": "acct   The system wide process accounting file. See acct(5) (or pacct(5)) for further\ndetails.",
                "subsections": []
            },
            "AUTHOR": {
                "content": "The GNU accounting utilities were written by Noel Cragg <noel@gnu.ai.mit.edu>. The man page\nwas adapted from the accounting texinfo page by Susan Kleinmann <sgk@sgk.tiac.net>.",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "acct(5), ac(1)\n\n\n\n2008 November 24                                 ACCTON(8)",
                "subsections": []
            }
        }
    }
}