Quoting Kalyan Dakshit <[EMAIL PROTECTED]>:
> 
> 
> Hi Sir ,
> 
> I have a Linux box and I want to determine the MAC address of the NIC .
> 
> How can I do it .

/sbin/ifconfig | sed -ne "s/.*HWaddr//p"

 -Erik

--
Erik B. Andersen   Web:    http://www.xmission.com/~andersen/ 
                   email:  [EMAIL PROTECTED]
--This message was written using 73% post-consumer electrons--

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to