$ ifconfig -a | grep -Po 'HWaddr K.*$' 74:d4:35:84:34:13
ip addr show $(awk 'NR==3{print $1}' /proc/net/wireless | tr -d :) | awk '/ether/{print $2}'