{
    "content": [
        {
            "type": "text",
            "text": "# getpcaps (man)\n\n## NAME\n\ngetpcaps - display process capabilities\n\n## SYNOPSIS\n\ngetpcaps [optional args] pid...\n\n## DESCRIPTION\n\ngetpcaps  displays  the  capabilities on the processes indicated by the pid value(s) given on\nthe command line.  A pid of 0 displays the capabilities of the process that is running  getp‐\ncaps itself.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (1 subsections)\n- **REPORTING BUGS**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "getpcaps",
        "section": "",
        "mode": "man",
        "summary": "getpcaps - display process capabilities",
        "synopsis": "getpcaps [optional args] pid...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": "--verbose",
                "arg": null,
                "description": "Displays usage in a legacy-like format but not quite so ugly in modern default termi‐ nal fonts. --iab Displays IAB tuple capabilities from the process. The output format here is the text format described in capiab(3). Double quotes encase the regular process capabilities and square brackets encase the IAB tuple. This format is also used by captree(8)."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "capsh",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/capsh/1/json"
            },
            {
                "name": "capfromtext",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/capfromtext/3/json"
            },
            {
                "name": "capiab",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/capiab/3/json"
            },
            {
                "name": "capabilities",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/capabilities/7/json"
            },
            {
                "name": "captree",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/captree/8/json"
            },
            {
                "name": "getcap",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/getcap/8/json"
            },
            {
                "name": "cap",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/cap/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 14,
                "subsections": [
                    {
                        "name": "--verbose",
                        "lines": 7,
                        "long": "--verbose"
                    }
                ]
            },
            {
                "name": "REPORTING BUGS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "getpcaps - display process capabilities\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "getpcaps [optional args] pid...\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "getpcaps  displays  the  capabilities on the processes indicated by the pid value(s) given on\nthe command line.  A pid of 0 displays the capabilities of the process that is running  getp‐\ncaps itself.\n\nThe capabilities are displayed in the capfromtext(3) format.\n\nOptional arguments:\n\n--help or --usage\nDisplays usage information and exits.\n\n--ugly or --legacy\nDisplays output in a somewhat ugly legacy format.\n",
                "subsections": [
                    {
                        "name": "--verbose",
                        "content": "Displays  usage in a legacy-like format but not quite so ugly in modern default termi‐\nnal fonts.\n\n--iab  Displays IAB tuple capabilities from the process. The output format here is  the  text\nformat  described in capiab(3). Double quotes encase the regular process capabilities\nand square brackets encase the IAB tuple. This format is also used by captree(8).\n",
                        "long": "--verbose"
                    }
                ]
            },
            "REPORTING BUGS": {
                "content": "Please report bugs via:\n\nhttps://bugzilla.kernel.org/buglist.cgi?component=libcap&listid=1090757\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "capsh(1), capfromtext(3), capiab(3),  capabilities(7),  captree(8),  getcap(8),  and  set‐\ncap(8).\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "This  manual  page was originally written by Robert Bihlmeyer <robbe@debian.org>, for the De‐\nbian GNU/Linux system (but may be used by others).\n\n\n2020-08-29                                  GETPCAPS(8)",
                "subsections": []
            }
        }
    }
}