init/network/02

3 lines
88 B
Plaintext

ifconfig en0 | grep broadcast | cut -d " " -f6
arp -a | cut -d "(" -f2 | cut -d ")" -f1