1 2 3 4 5 6
#!/bin/sh -x #ESSID MAC CHANNEL ENCRYPTION WPA WPA2 if [ "$4" = "[ESS]" ]; then exit 0 fi exit 1