rtpr (8) - Linux Manuals

rtpr: replace backslashes with newlines.

NAME

rtpr - replace backslashes with newlines.

DESCRIPTION

rtpr is a trivial shell script which converts backslashes in standard input to newlines. It's sole purpose is to be fed with input from ip when executed with it's --oneline flag.

EXAMPLES

ip --oneline address show | rtpr
Undo oneline converted ip-address output.

AUTHORS

Stephen Hemminger <shemming [at] brocade.com>

SEE ALSO

ip(8)