Help for this page

Select Code to Download


  1. or download this
            $UUID = (`ioreg -d2 -c IOPlatformExpertDevice | awk -F\" '/IOP
    +latformUUID/{print $(NF-1)}'`);
            print $UUID;