@[email protected] to Programmer [email protected] • edit-210 months agoNothing beats that sobering tastelemmy.mlimagemessage-square24fedilinkarrow-up1448cross-posted to: [email protected]
arrow-up1448imageNothing beats that sobering tastelemmy.ml@[email protected] to Programmer [email protected] • edit-210 months agomessage-square24fedilinkcross-posted to: [email protected]
minus-squareArthur BesselinkfedilinkEnglish4•10 months ago ip -br a (-br is short for -brief and makes ip’s addr, link, and neigh commands “Print only basic information in a tabular format for better readability.”)
minus-square@[email protected]OPlinkfedilink3•10 months agothis is beautiful, no more do I need to use regex to get the damn IP address out
ip -br a
(
-br
is short for-brief
and makesip
’saddr
,link
, andneigh
commands “Print only basic information in a tabular format for better readability.”)this is beautiful, no more do I need to use regex to get the damn IP address out