{
    "mode": "man",
    "parameter": "rtpr",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/rtpr/8/json",
    "generated": "2026-06-15T12:07:07Z",
    "sections": {
        "NAME": {
            "content": "rtpr - replace backslashes with newlines.\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "rtpr is a trivial shell script which converts backslashes in standard input to newlines. It's\nsole purpose is to be fed with input from ip when executed with it's --oneline flag.\n\n",
            "subsections": []
        },
        "EXAMPLES": {
            "content": "ip --oneline address show | rtpr\nUndo oneline converted ip-address output.\n\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "ip(8)\n\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "Stephen Hemminger <shemming@brocade.com>\n\n\n\n18 September, 2015                                  RTPR(8)",
            "subsections": []
        }
    },
    "summary": "rtpr - replace backslashes with newlines.",
    "flags": [],
    "examples": [
        "ip --oneline address show | rtpr",
        "Undo oneline converted ip-address output."
    ],
    "see_also": [
        {
            "name": "ip",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/ip/8/json"
        }
    ]
}