NAME | DESCRIPTION | EXAMPLES | SEE ALSO | AUTHORS | COLOPHON |
RTPR(8) System Manager's Manual RTPR(8)
rtpr - replace backslashes with newlines.
rtpr is a trivial bash 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.
ip --oneline address show | rtpr Undo oneline converted ip-address output.
ip(8)
Stephen Hemminger <shemming@brocade.com>
This page is part of the iproute2 (utilities for controlling TCP/IP
networking and traffic) project. Information about the project can
be found at
⟨http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2⟩.
If you have a bug report for this manual page, send it to
netdev@vger.kernel.org, shemminger@osdl.org. This page was obtained
from the project's upstream Git repository
⟨git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git⟩
on 2017-07-05. If you discover any rendering problems in this HTML
version of the page, or you believe there is a better or more up-to-
date source for the page, or you have corrections or improvements to
the information in this COLOPHON (which is not part of the original
manual page), send a mail to man-pages@man7.org
18 September, 2015 RTPR(8)