{
    "content": [
        {
            "type": "text",
            "text": "# ctail (man)\n\n## NAME\n\nctail - watch and colorize a logfile\n\n## SYNOPSIS\n\nctail [FILE]\n\n## DESCRIPTION\n\nctail is a very simple alias that watches a file and colorizes it.  It's very useful for mon‐\nitoring logfiles.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **EXAMPLE**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ctail",
        "section": "",
        "mode": "man",
        "summary": "ctail - watch and colorize a logfile",
        "synopsis": "ctail [FILE]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [
            "ctail /var/log/syslog"
        ],
        "see_also": [
            {
                "name": "ccze",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ccze/1/json"
            },
            {
                "name": "tail",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/tail/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "EXAMPLE",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ctail - watch and colorize a logfile\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "ctail [FILE]\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "ctail is a very simple alias that watches a file and colorizes it.  It's very useful for mon‐\nitoring logfiles.\n\n",
                "subsections": []
            },
            "EXAMPLE": {
                "content": "ctail /var/log/syslog\n\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ccze(1), tail(1)\n\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "This  manpage and the utility was written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu\nsystems (but may be used by others).  Permission is granted to copy, distribute and/or modify\nthis document under the terms of the GNU General Public License, Version 3 published  by  the\nFree Software Foundation.\n\nOn  Debian  systems,  the  complete  text  of  the GNU General Public License can be found in\n/usr/share/common-licenses/GPL, or on the web at http://www.gnu.org/licenses/gpl.txt.\n\nbyobu                                        23 Oct 2012                                    ctail(1)",
                "subsections": []
            }
        }
    }
}