Checking if I am connected to a particular wifi network.(linux - ubuntu) [closed] Checking if I am connected to a particular wifi network.(linux - ubuntu) [closed] linux linux

Checking if I am connected to a particular wifi network.(linux - ubuntu) [closed]


If you run iwconfig 2>&1 | grep ESSID, you will get a result something like this:

wlan0 IEEE 802.11bgn ESSID:"NETWORK_ID"