Last active
October 15, 2017 22:34
-
-
Save Fred-Barclay/b5b6b9985469040d459a46786f8f1a34 to your computer and use it in GitHub Desktop.
Wireless script from JeremyB (Linux Mint forums)... initially from https://ubuntuforums.org/showthread.php?t=2082305&p=12350385&viewfull=1#post12350385 Backed up to https://gist.github.com/Fred-Barclay/04b252ceeebda37721ee5523ff5c9223
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && \ | |
chmod +x wireless-info && \ | |
./wireless-info |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment