View Single Post
Posts: 26 | Thanked: 3 times | Joined on Apr 2010
#1175
Use Jww's command as it's a lot neater(I could never wrap my head around sed ^^) but it should look like...

Code:
echo "/sbin/iwconfig wlan0"|root|grep ESSID|sed "s/.*ESSID:\"//;s/\".*//"