tetris11@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agoNothing beats that sobering tastelemmy.mlimagemessage-square25linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageNothing beats that sobering tastelemmy.mltetris11@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agomessage-square25linkfedilink
minus-squareArthur Besse@lemmy.mllinkfedilinkEnglisharrow-up0·1 year 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-squaretetris11@lemmy.mlOPlinkfedilinkarrow-up0·1 year 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