From: X1 Date: 2007-09-09T08:29:00+09:00 Subject: Re: [ANN] macaddr-0.0.1 Thanks Ara.. Quick question, what does first mean? Do you look at interface metrics or weights, or just the first alphabetic interface? Thx On Sep 8, 2007, at 1:38 PM, "ara.t.howard" wrote: > NAME > > macaddr > > DESCRIPTION > > cross platform mac address determination for ruby > > URI > > http://codeforpeople.com/lib/ruby > http://rubyforg.org/projects/codeforpeople > > INSTALL > > gem install macaddr > > SYNOPSIS > > require 'macaddr' > > Mac.addr #=> first mac addr on your system > Mac.addr.list #=> all mac addrs on your system > > > enjoy. > > a @ http://drawohara.com/ > -- > we can deny everything, except that we have the possibility of being > better. simply reflect on that. > h.h. the 14th dalai lama > > > >