```$ time ioreg -c IOPlatformExpertDevice -d 2 | a...
# general
a
Copy code
$ time ioreg -c IOPlatformExpertDevice -d 2 | awk -F\" '/IOPlatformSerialNumber/{print $(NF-1)}'
C02*********

real	0m0.011s