{
    "content": [
        {
            "type": "text",
            "text": "# pslog (man)\n\n## NAME\n\npslog - report current logs path of a process\n\n## SYNOPSIS\n\npslog pid ...\n\n## DESCRIPTION\n\nThe pslog command reports the current working logs of a process.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS** (1 subsections)\n- **DESCRIPTION**\n- **OPTIONS** (1 subsections)\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "pslog",
        "section": "",
        "mode": "man",
        "summary": "pslog - report current logs path of a process",
        "synopsis": "pslog pid ...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-V",
                "long": null,
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "pgrep",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pgrep/1/json"
            },
            {
                "name": "ps",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ps/1/json"
            },
            {
                "name": "pwdx",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pwdx/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "pslog -V",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-V",
                        "lines": 1,
                        "flag": "-V"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "pslog - report current logs path of a process\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pslog pid ...",
                "subsections": [
                    {
                        "name": "pslog -V",
                        "content": ""
                    }
                ]
            },
            "DESCRIPTION": {
                "content": "The pslog command reports the current working logs of a process.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-V",
                        "content": "",
                        "flag": "-V"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "pgrep(1), ps(1), pwdx(1).\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Vito   Mule’   ⟨mulevito@gmail.com⟩   wrote  pslog  in  2015.  Please  send  bug  reports  to\n⟨mulevito@gmail.com⟩.\n\n\n\n\nLinux\"                                       2020-09-09                                     PSLOG(1)",
                "subsections": []
            }
        }
    }
}