I read some docs but I have no Mac boxes to test.
From the docs I build this command
ioreg -c IOPlatformExpertDevice -n IOPlatformUUID
Questions:
Is the above command correct? I am not sure: should be -n or -k to specify the property name ?
Does it require "administrator" privileges or can a normal user account run it?
Thanks