hi. after the ESSID did work perfectly i need to show the access point mac address, can you please help me with that ? thank you
echo "iwconfig wlan0"|root|grep Point|sed "s/.*Point: //;s/ //g"