#!/bin/sh ifconfig | grep ether | awk '{ print $2 }'