I am using the following to create an EA to return the Mac address of
the Ethernet adapters but the field is blank. Any ideas as to what might
be the cause? !/bin/sh USBMAC=$(networksetup -listallhardwareports | awk
'/Hardware Port: USB /{getline; ge...