[Bug 1691214] Re: Consider enabling --color by default
Ubuntu Foundations Team Bug Bot
1691214 at bugs.launchpad.net
Sun Feb 18 08:22:47 UTC 2018
The attachment "iproute2_4.14.1-0ubuntu3.debdiff" seems to be a debdiff.
The ubuntu-sponsors team has been subscribed to the bug report so that
they can review and hopefully sponsor the debdiff. If the attachment
isn't a patch, please remove the "patch" flag from the attachment,
remove the "patch" tag, and if you are member of the ~ubuntu-sponsors,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1691214
Title:
Consider enabling --color by default
Status in iproute2 package in Ubuntu:
Confirmed
Bug description:
The output of
ip --color a
looks a lot nicer to me than
ip a
If you look in /etc/skel/.bashrc you can see that we already enable color for other commands:
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias fgrep='fgrep --color=auto'
alias egrep='egrep --color=auto'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1691214/+subscriptions
More information about the Ubuntu-sponsors
mailing list