Skip to content

Instantly share code, notes, and snippets.

@xgenvn
Last active November 16, 2020 12:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xgenvn/5a45f2f1cad5bde5d42659c9b746c17e to your computer and use it in GitHub Desktop.
Save xgenvn/5a45f2f1cad5bde5d42659c9b746c17e to your computer and use it in GitHub Desktop.
Get wifi SSID
iw dev | grep ssid | sed -e 's/^[[:space:]]*ssid\ //'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment