#!/bin/bash
/sbin/iwlist $1 scan 2>/dev/null|grep ESSID|cut -d':' -f2|tr -d '"'