Re: Find out the mac address
- From: "ara.t.howard" <ara.t.howard@xxxxxxxxx>
- Date: Thu, 1 Nov 2007 00:17:34 +0900
On Oct 31, 2007, at 4:02 AM, K. R. wrote:
Hi @all
How can I find out the mac address from the default gateway with a ruby
script?
Does exist any methods to read it out? The script runs on a linux
distribution...
thanks for your comment!
--
Posted via http://www.ruby-forum.com/.
this may not help you directly, but:
cfp:~ > ruby -r macaddr -e' p Mac.addr '
"00:17:f2:d5:c1:ec"
gem install macaddr
regards.
a @ http://codeforpeople.com/
--
share your knowledge. it's a way to achieve immortality.
h.h. the 14th dalai lama
.
- Follow-Ups:
- Re: Find out the mac address
- From: K. R.
- Re: Find out the mac address
- References:
- Find out the mac address
- From: K. R.
- Find out the mac address
- Prev by Date: Re: Create a method with name, containing illegal characters
- Next by Date: Re: Create a method with name, containing illegal characters
- Previous by thread: Re: Find out the mac address
- Next by thread: Re: Find out the mac address
- Index(es):
Relevant Pages
|