FROM : Jerry LeVan
DATE : Mon Nov 18 17:53:30 2002
Hi,
This works on my machine :)
ifconfig | grep ether | cut -f 2 -d " "
For a quick and dirty solution you could pass the above string to ppipe
And read the output.
--Jerry
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Mon Nov 18 17:53:30 2002
Hi,
This works on my machine :)
ifconfig | grep ether | cut -f 2 -d " "
For a quick and dirty solution you could pass the above string to ppipe
And read the output.
--Jerry
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Peter Hudson | Nov 18, 00:27 | |
| Terence G4 Mac | Nov 18, 04:16 | |
| Pierre-Olivier Lat… | Nov 18, 04:48 | |
| Ryan McGann | Nov 18, 07:04 | |
| Jerry LeVan | Nov 18, 17:53 |






Cocoa mail archive

