nixCraft 🐧 on Nostr: //Did you know you can colorize and print all IP addresses and interfaces on Linux in ...
//Did you know you can colorize and print all IP addresses and interfaces on Linux in a tabular format for better readability? The syntax is:
ip -br -c addr show
ip -br -c link show
See our ip command guide https://www.cyberciti.biz/faq/linux-ip-command-examples-usage-syntax/ pretty cool, huh?
#Linux #SysAdmin
ip -br -c addr show
ip -br -c link show
See our ip command guide https://www.cyberciti.biz/faq/linux-ip-command-examples-usage-syntax/ pretty cool, huh?
#Linux #SysAdmin