from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
RTPR
Section: Maintenance Commands (8) Updated: 18 September, 2015 Index
Return to Main Contents
NAME
rtpr - replace backslashes with newlines.
DESCRIPTION
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.
EXAMPLES
- ip --oneline address show | rtpr
-
Undo oneline converted
ip-address
output.
SEE ALSO
ip(8)
AUTHORS
Stephen Hemminger < shemming@brocade.com>
Index
- NAME
-
- DESCRIPTION
-
- EXAMPLES
-
- SEE ALSO
-
- AUTHORS
-
|