Re: Computer Serial Number
Re: Computer Serial Number
- Subject: Re: Computer Serial Number
- From: Philip Aker <email@hidden>
- Date: Thu, 24 Jul 2008 16:35:24 -0700
On 08-07-24, at 15:54, Ed Rush wrote:
On 24 Jul 2008, at 3:21 PM, Michael J. Vinca wrote:
Have you tried the command line system profiler?
do shell script "system_profiler | grep 'Serial Number:'"
The first one is the computer. You'll still need to parse it a
little.
Um, yes. Just for jollies, I tried it and got nine serial numbers.
Still, the basic idea is a good one.
do shell script "system_profiler SPHardwareDataType | grep 'Serial
Number' | tr -d ' ' | cut -d : -f 2"
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
Democracy: Two wolves and a sheep voting on lunch.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden