On Tue, 28 Apr 2015 13:18:21 +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
> - u
On Tue, Apr 28, 2015 at 12:18 PM, 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
> - up/d
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
---
v4 - Remove leading space