{
    "content": [
        {
            "type": "text",
            "text": "# lzless(1) (man)\n\n**Summary:** xzless, lzless - view xz or lzma compressed (text) files\n\n**Synopsis:** xzless [file...]\nlzless [file...]\n\n## See Also\n\n- less(1)\n- xz(1)\n- xzmore(1)\n- zless(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (9 lines)\n- **ENVIRONMENT** (8 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\nxzless, lzless - view xz or lzma compressed (text) files\n\n### SYNOPSIS\n\nxzless [file...]\nlzless [file...]\n\n### DESCRIPTION\n\nxzless is a filter that displays text from compressed files to a terminal.  It works on files\ncompressed with xz(1) or lzma(1).  If no files are given, xzless reads from standard input.\n\nxzless uses less(1) to present its output.  Unlike xzmore, its choice of pager cannot be  al‐\ntered  by  setting an environment variable.  Commands are based on both more(1) and vi(1) and\nallow back and forth movement and searching.  See the less(1) manual for more information.\n\nThe command named lzless is provided for backward compatibility with LZMA Utils.\n\n### ENVIRONMENT\n\nLESSMETACHARS\nA list of characters special to the shell.  Set by xzless unless it is already set  in\nthe environment.\n\nLESSOPEN\nSet  to  a  command  line to invoke the xz(1) decompressor for preprocessing the input\nfiles to less(1).\n\n### SEE ALSO\n\nless(1), xz(1), xzmore(1), zless(1)\n\n\n\nTukaani                                      2010-09-27                                    XZLESS(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "lzless",
        "section": "1",
        "mode": "man",
        "summary": "xzless, lzless - view xz or lzma compressed (text) files",
        "synopsis": "xzless [file...]\nlzless [file...]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "less",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/less/1/json"
            },
            {
                "name": "xz",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xz/1/json"
            },
            {
                "name": "xzmore",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xzmore/1/json"
            },
            {
                "name": "zless",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/zless/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "ENVIRONMENT",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}