{
    "content": [
        {
            "type": "text",
            "text": "# ZFORCE(1) (man)\n\n**Summary:** zforce - force a '.gz' extension on all gzip files\n\n**Synopsis:** zforce [ name ...  ]\n\n## See Also\n\n- gzip(1)\n- znew(1)\n- zmore(1)\n- zgrep(1)\n- zdiff(1)\n- gzexe(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (6 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\nzforce - force a '.gz' extension on all gzip files\n\n### SYNOPSIS\n\nzforce [ name ...  ]\n\n### DESCRIPTION\n\nzforce  forces  a  .gz extension on all gzip files so that gzip will not compress them twice.\nThis can be useful for files with names truncated after a file transfer.  On systems  with  a\n14  char  limitation  on  file names, the original name is truncated to make room for the .gz\nsuffix. For example, 12345678901234 is renamed to 12345678901.gz. A file name such as foo.tgz\nis left intact.\n\n### SEE ALSO\n\ngzip(1), znew(1), zmore(1), zgrep(1), zdiff(1), gzexe(1)\n\n\n\nZFORCE(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ZFORCE",
        "section": "1",
        "mode": "man",
        "summary": "zforce - force a '.gz' extension on all gzip files",
        "synopsis": "zforce [ name ...  ]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "gzip",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gzip/1/json"
            },
            {
                "name": "znew",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/znew/1/json"
            },
            {
                "name": "zmore",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/zmore/1/json"
            },
            {
                "name": "zgrep",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/zgrep/1/json"
            },
            {
                "name": "zdiff",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/zdiff/1/json"
            },
            {
                "name": "gzexe",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gzexe/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}