System Grab Bag

View all man pages from Ubuntu (or from all projects)

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.

See Also

  1. ip(8)

Authors

Stephen Hemminger <[email protected]>