aboutsummaryrefslogtreecommitdiff
path: root/j01/ex04/MAC.sh
blob: ec2dc934f8338e7c3c8ef260add2677a0d9f434b (plain)
1
ifconfig -a | grep -E "ether\s([0-9a-f]{2}:){5}[0-9a-f]{2}" | sed "s/.*ether //g" | sed "s/ $//g" | sort | uniq