{
    "mode": "man",
    "parameter": "UJGUESS",
    "section": "1p",
    "url": "https://www.chedong.com/phpMan.php/man/UJGUESS/1p/json",
    "generated": "2026-06-12T09:41:56Z",
    "synopsis": "ujguess [files..]",
    "sections": {
        "NAME": {
            "content": "ujguess -- Guess encoding of given files\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "ujguess [files..]\n",
            "subsections": []
        },
        "VERSION": {
            "content": "ujguess 0.02\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "ujguess guesses encoding of given files.\n",
            "subsections": [
                {
                    "name": "--no-filename",
                    "content": "Don't prepend file name to each results.  This is the default behavior if there is just\none file to be processed.\n",
                    "long": "--no-filename"
                },
                {
                    "name": "--show-filename",
                    "content": "Prepend file name to each results.  This is the default behavior if there are two or more\nfiles to be processed.\n",
                    "long": "--show-filename"
                },
                {
                    "name": "-h,--help",
                    "content": "Print a short help message.\n"
                },
                {
                    "name": "-V,--version",
                    "content": "Print the version of ujguess.\n"
                }
            ]
        },
        "SEE ALSO": {
            "content": "Unicode::Japanese, ujconv\n\n\n\nperl v5.34.0                                 2022-02-06                                  UJGUESS(1p)",
            "subsections": []
        }
    },
    "summary": "ujguess -- Guess encoding of given files",
    "flags": [
        {
            "flag": "",
            "long": "--no-filename",
            "arg": null,
            "description": "Don't prepend file name to each results. This is the default behavior if there is just one file to be processed."
        },
        {
            "flag": "",
            "long": "--show-filename",
            "arg": null,
            "description": "Prepend file name to each results. This is the default behavior if there are two or more files to be processed."
        },
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Print a short help message."
        },
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Print the version of ujguess."
        }
    ],
    "examples": [],
    "see_also": []
}