{
    "mode": "man",
    "parameter": "dnssort",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/dnssort/1/json",
    "generated": "2026-06-15T14:25:15Z",
    "synopsis": "dnssort [-r] [FILES]",
    "sections": {
        "NAME": {
            "content": "dnssort - sort DNS hostnames\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "dnssort [-r] [FILES]\n\n",
            "subsections": []
        },
        "DESCRIPTON": {
            "content": "Write sorted concatenation of all specified files to standard output.  If none are specified,\nthe standard input is used.\n\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "--help Display some help and exit.\n\n",
            "subsections": [
                {
                    "name": "-r",
                    "content": "",
                    "flag": "-r"
                },
                {
                    "name": "--version",
                    "content": "Display program version and license and exit.\n\n",
                    "long": "--version"
                }
            ]
        },
        "SEE ALSO": {
            "content": "sort(1)\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Rémi Denis-Courmont <remi at remlab dot net>\n\nhttp://www.remlab.net/ndisc6/\n\n\n\ndnssort                                        $Date$                                     DNSSORT(1)",
            "subsections": []
        }
    },
    "summary": "dnssort - sort DNS hostnames",
    "flags": [
        {
            "flag": "-r",
            "long": null,
            "arg": null,
            "description": ""
        },
        {
            "flag": "",
            "long": "--version",
            "arg": null,
            "description": "Display program version and license and exit."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "sort",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/sort/1/json"
        }
    ]
}