Je cherche à récupérer le numéro de série de la machine via un script
Applescript (comme affiché dans la partie "Matériel" d'Informations Système
Apple). Une idée ?
Cette action est irreversible, confirmez la suppression du commentaire ?
Signaler le commentaire
Veuillez sélectionner un problème
Nudité
Violence
Harcèlement
Fraude
Vente illégale
Discours haineux
Terrorisme
Autre
laurent.pertois
Marc Saliou wrote:
Je cherche à récupérer le numéro de série de la machine via un script Applescript (comme affiché dans la partie "Matériel" d'Informations Système Apple). Une idée ?
Avec un do shell script "ioreg -l | grep IOPlatformSerialNumber | awk '{print $4}'"
-- Politically Correct Unix - UTILITIES The "touch" command has been removed from the standard distribution due to its inappropriate use by high-level managers.
Marc Saliou <marc.saliou@club-internet.fr> wrote:
Je cherche à récupérer le numéro de série de la machine via un script
Applescript (comme affiché dans la partie "Matériel" d'Informations Système
Apple). Une idée ?
Avec un do shell script "ioreg -l | grep IOPlatformSerialNumber | awk
'{print $4}'"
--
Politically Correct Unix - UTILITIES
The "touch" command has been removed from the standard distribution due
to its inappropriate use by high-level managers.
Je cherche à récupérer le numéro de série de la machine via un script Applescript (comme affiché dans la partie "Matériel" d'Informations Système Apple). Une idée ?
Avec un do shell script "ioreg -l | grep IOPlatformSerialNumber | awk '{print $4}'"
-- Politically Correct Unix - UTILITIES The "touch" command has been removed from the standard distribution due to its inappropriate use by high-level managers.