Re: Sort APs by signal strength

2015-01-03 Thread Martin Pieuchot
On 03/01/15(Sat) 12:26, Stefan Sperling wrote: > On Fri, Jan 02, 2015 at 09:02:53PM +0100, Simon Nicolussi wrote: > > Hello, > > > > 31C3 had lots of access points sharing a network ID. Coming up with an > > AWK script to determine the network with the best coverage is easy, but > > still harder t

Re: Sort APs by signal strength

2015-01-03 Thread Stefan Sperling
On Fri, Jan 02, 2015 at 09:02:53PM +0100, Simon Nicolussi wrote: > Hello, > > 31C3 had lots of access points sharing a network ID. Coming up with an > AWK script to determine the network with the best coverage is easy, but > still harder than simply choosing the first one that ifconfig iwn0 scan >

Sort APs by signal strength

2015-01-02 Thread Simon Nicolussi
Hello, 31C3 had lots of access points sharing a network ID. Coming up with an AWK script to determine the network with the best coverage is easy, but still harder than simply choosing the first one that ifconfig iwn0 scan would spit out if only its output was sorted by signal strength (and in decr