[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: mac adrress
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 18 Mar 2010 09:38:39 -0300
> one way to do it is to parse the result of:
>
> os.execute("ifconfig")
So, use io.popen instead.