Revision history of "My wifi control script"

Jump to navigation Jump to search

There is no edit history for this page.

This page has been deleted. The deletion, protection, and move log for the page are provided below for reference.

  • 15:48, 31 December 2019 Dlk talk contribs deleted page My wifi control script (content was: "Included as part of /usr/local/bin/wifi: <pre> IF="ath0" sudo /sbin/ifconfig ${IF} down sudo /sbin/iwconfig ${IF} essid IBM sudo /sbin/iwconfig ${IF} key off sudo /sbin/ifconfig ${IF} up echo -n "Waiting for the IBM wireless network ." sleep 1 while [ `/sbin/iwconfig ${IF} 2>/dev/null | grep Managed | grep 00:00:00` ]; do echo -n "."; sleep 1; done; echo " found" sudo /usr/local/sbin/wp...", and the only contributor was "Dlk" (talk))