How can i figure out if I have wifi devices connected to my PC thru bash scripting? * Is there anyway aside from 'iwconfig'? * If i have two devices connected and am using device A. Now if device A is down, then how can i setup to use device B instead?
I'm just learning bash scripting, tutorials kinda confused me with all the new "codes" and syntax, though I already read some. Just give a few ideas to start with pls.. =)