@[email protected] to Programmer [email protected] • edit-211 months agoNothing beats that sobering tastelemmy.mlimagemessage-square24fedilinkarrow-up1449cross-posted to: [email protected]
arrow-up1449imageNothing beats that sobering tastelemmy.ml@[email protected] to Programmer [email protected] • edit-211 months agomessage-square24fedilinkcross-posted to: [email protected]
minus-squareArthur BesselinkfedilinkEnglish4•11 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•11 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