{
    "content": [
        {
            "type": "text",
            "text": "# SHELLS (info)\n\n## NAME\n\nshells - pathnames of valid login shells\n\n## DESCRIPTION\n\n/etc/shells  is  a text file which contains the full pathnames of valid\nlogin shells.  This file is consulted by chsh(1) and  available  to  be\nqueried by other programs.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **FILES**\n- **EXAMPLES**\n- **SEE ALSO**\n- **COLOPHON**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "SHELLS",
        "section": "",
        "mode": "info",
        "summary": "shells - pathnames of valid login shells",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [
            "/etc/shells may contain the following paths:",
            "/bin/sh",
            "/bin/bash",
            "/bin/csh"
        ],
        "see_also": [
            {
                "name": "chsh",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/chsh/1/json"
            },
            {
                "name": "getusershell",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/getusershell/3/json"
            },
            {
                "name": "pamshells",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/pamshells/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "EXAMPLES",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COLOPHON",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "shells - pathnames of valid login shells\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "/etc/shells  is  a text file which contains the full pathnames of valid\nlogin shells.  This file is consulted by chsh(1) and  available  to  be\nqueried by other programs.\n\nBe aware that there are programs which consult this file to find out if\na user is a normal user; for example, FTP daemons traditionally  disal-\nlow access to users with shells not included in this file.\n",
                "subsections": []
            },
            "FILES": {
                "content": "/etc/shells\n",
                "subsections": []
            },
            "EXAMPLES": {
                "content": "/etc/shells may contain the following paths:\n\n/bin/sh\n/bin/bash\n/bin/csh\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "chsh(1), getusershell(3), pamshells(8)\n",
                "subsections": []
            },
            "COLOPHON": {
                "content": "This  page  is  part of release 5.10 of the Linux man-pages project.  A\ndescription of the project, information about reporting bugs,  and  the\nlatest     version     of     this    page,    can    be    found    at\nhttps://www.kernel.org/doc/man-pages/.\n\n2020-06-09                         SHELLS(5)",
                "subsections": []
            }
        }
    }
}