• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Hardware Mac Address
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hardware Mac Address


  • Subject: Re: Hardware Mac Address
  • From: Robert Poland <email@hidden>
  • Date: Sat, 12 Jun 2004 07:24:25 -0600

Hi,
does anyone know a way to get the hardware Mac Address of my computer someway?

Ronald
=============================
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

This works for me (OS 10.3.4);

tell application "Finder"
set sysID to "" & ((words 2 thru -1 of (do shell script "ifconfig en0 | grep 'ether'")) as string)
end tell
display dialog sysID
--
Bob Poland - Englewood, CO
http://www.ibrb.org/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Hardware Mac Address
      • From: Paul Berkowitz <email@hidden>
    • Re: Hardware Mac Address
      • From: Paul Berkowitz <email@hidden>
References: 
 >Hardware Mac Address (From: Ronald Hofmann <email@hidden>)

  • Prev by Date: Re: Hardware Mac Address
  • Next by Date: Re: eppc -> "Remote Access Not Allowed"?
  • Previous by thread: Re: Hardware Mac Address
  • Next by thread: Re: Hardware Mac Address
  • Index(es):
    • Date
    • Thread