Skip to content

Instantly share code, notes, and snippets.

@mael
Last active August 29, 2015 14:02
Show Gist options
  • Save mael/afdfdf0c0a630e12fea3 to your computer and use it in GitHub Desktop.
Save mael/afdfdf0c0a630e12fea3 to your computer and use it in GitHub Desktop.
Signal wifi terminal
watch -n 1 "awk 'NR==3 {print \"WiFi Signal Strength = \" \$3 \"00 %\"}''' /proc/net/wireless"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment