{
    "mode": "man",
    "parameter": "QSTAIL",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/QSTAIL/1/json",
    "generated": "2026-06-14T08:02:33Z",
    "synopsis": "qstail -i <path> -p <pattern>",
    "sections": {
        "NAME": {
            "content": "qstail - an utility printing the end of a log file starting at the specified pattern.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "qstail -i <path> -p <pattern>\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "qstail  shows the end of a log file beginning with the line containing the specified pattern.\nThis may be used to show all lines which has been written after a certain event (e.g., server\nrestart) or time stamp.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "-i <path>",
                    "content": "Input file to read the data from.\n",
                    "flag": "-i",
                    "arg": "<path>"
                },
                {
                    "name": "-p <pattern>",
                    "content": "Search pattern (literal string).\n",
                    "flag": "-p",
                    "arg": "<pattern>"
                }
            ]
        },
        "SEE ALSO": {
            "content": "qsdt(1),  qsexec(1),  qsfilter2(1),  qsgeo(1),  qsgrep(1),  qshead(1), qslog(1), qslogger(1),\nqspng(1), qsre(1), qsrespeed(1), qsrotate(1), qssign(1)\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Pascal Buchbinder, http://mod-qos.sourceforge.net/\n\n\n\nmodqos utilities 11.63                       May 2019                                     QSTAIL(1)",
            "subsections": []
        }
    },
    "summary": "qstail - an utility printing the end of a log file starting at the specified pattern.",
    "flags": [
        {
            "flag": "-i",
            "long": null,
            "arg": "<path>",
            "description": "Input file to read the data from."
        },
        {
            "flag": "-p",
            "long": null,
            "arg": "<pattern>",
            "description": "Search pattern (literal string)."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "qsdt",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qsdt/1/json"
        },
        {
            "name": "qsexec",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qsexec/1/json"
        },
        {
            "name": "qsfilter2",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qsfilter2/1/json"
        },
        {
            "name": "qsgeo",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qsgeo/1/json"
        },
        {
            "name": "qsgrep",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qsgrep/1/json"
        },
        {
            "name": "qshead",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qshead/1/json"
        },
        {
            "name": "qslog",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qslog/1/json"
        },
        {
            "name": "qslogger",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qslogger/1/json"
        },
        {
            "name": "qspng",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qspng/1/json"
        },
        {
            "name": "qsre",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qsre/1/json"
        },
        {
            "name": "qsrespeed",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qsrespeed/1/json"
        },
        {
            "name": "qsrotate",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qsrotate/1/json"
        },
        {
            "name": "qssign",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/qssign/1/json"
        }
    ]
}