|
|
|
|
|
by peterwaller
2280 days ago
|
|
Nice hint, thanks :) According to the manpage, -color can be shortened to -c and link shortened to `l`, as `addr` can be shortened to `a`. -br stands for -brief, which knowing makes it easier to remember. ip -br -c a
ip -br -c l
Now I need the aliases less. |
|