{
    "mode": "man",
    "parameter": "apport-unpack",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/apport-unpack/1/json",
    "generated": "2026-05-30T05:16:02Z",
    "synopsis": "apport-unpack report target-directory",
    "sections": {
        "NAME": {
            "content": "apport-unpack - extract the fields of a problem report to separate files\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "apport-unpack report target-directory\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "A problem report, as produced by apport is a single file with a set of key/value pairs in the\nRFC822 syntax. This tool disassembles a report such that the value of each entry  is  written\ninto a separate file, with the key as file name. This is particularly useful for large binary\ndata like the core dump.\n\nreport is either a path to an existing apport crash report, or '-' to read from stdin.\n\nThe target-directory must either be nonexisting or empty.\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "apport and the accompanying tools are developed by Martin Pitt <martin.pitt@ubuntu.com>.\n\n\n\nMartin Pitt                              September 09, 2006                         apport-unpack(1)",
            "subsections": []
        }
    },
    "summary": "apport-unpack - extract the fields of a problem report to separate files",
    "flags": [],
    "examples": [],
    "see_also": []
}