Skip to content

Instantly share code, notes, and snippets.

View jgamblin's full-sized avatar

Jerry Gamblin jgamblin

View GitHub Profile
@jgamblin
jgamblin / wifi.sh
Created September 3, 2016 15:24
OSX Script To Check Wifi
#!/bin/bash
function pause(){
read -p "$*"
}
RED='\033[0;31m'
NC='\033[0m' # NOCOLOR
YELLOW='\033[0;33m'
function HexToDotted (){