{
    "content": [
        {
            "type": "text",
            "text": "# motd (man)\n\n## NAME\n\nmotd - message of the day\n\n## DESCRIPTION\n\nThe  contents of /etc/motd are displayed by pammotd(8) after a successful login but just be‐\nfore it executes the login shell.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **FILES**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "motd",
        "section": "",
        "mode": "man",
        "summary": "motd - message of the day",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "login",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/login/1/json"
            },
            {
                "name": "issue",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/issue/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "motd - message of the day\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The  contents of /etc/motd are displayed by pammotd(8) after a successful login but just be‐\nfore it executes the login shell.\n\nThe abbreviation \"motd\" stands for \"message of the day\", and this file has been traditionally\nused for exactly that (it requires much less disk space than mail to all users).\n\nOn Debian GNU/Linux, dynamic content configured at  /etc/pam.d/login  is  also  displayed  by\npamexec\n",
                "subsections": []
            },
            "FILES": {
                "content": "/etc/motd\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "login(1), issue(5)\n\nLinux man-pages 6.7                          2023-10-31                                      motd(5)",
                "subsections": []
            }
        }
    }
}