Thanks for bearing with my first patch.
On 2015-04-20 10:16-0700, Stephen Hemminger wrote:
On Sat, 18 Apr 2015 13:39:45 +0300
Mathias Nyman wrote:
It is hard to quickly find what you are looking for in the output of
the ip
command. Color helps.
This patch adds a '-c' flag to highlight these
On Sat, 18 Apr 2015 13:39:45 +0300
Mathias Nyman wrote:
> It is hard to quickly find what you are looking for in the output of
> the ip
> command. Color helps.
>
> This patch adds a '-c' flag to highlight these with individual colors:
>- interface name
>- ip address
>- mac address
>
It is hard to quickly find what you are looking for in the output of
the ip
command. Color helps.
This patch adds a '-c' flag to highlight these with individual colors:
- interface name
- ip address
- mac address
- up/down state
Signed-off-by: Mathias Nyman
---
include/color.h | 17 +++