To get the MAC address: Code: echo "iwconfig wlan0"|root|grep Point|sed "s/.*Point: //;s/ //g"
echo "iwconfig wlan0"|root|grep Point|sed "s/.*Point: //;s/ //g"