Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Use an enhanced location changer script' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use an enhanced location changer script
Authored by: svenbox on Aug 07, '06 11:15:45AM
Here's a quote from the previous discussion regarding the locationchanger script:
It's a trivial addition to grab the MAC address. Basically, grep for 'BSSID' instead of ' SSID', and when you cut, use cut -f2- (instead of just cut -f2).

[ Reply to This | # ]