arp -a | awk ‘{print $4}’ sudo lshw -C network sudo lshw -C network | grep serial ifconfig |awk ‘/eth/{print $1,$5}’ ifconfig -a
评论前必须登录!
注册