1
0
Fork 0
bin/wifi-list

3 lines
68 B
Bash
Executable File

#!/usr/bin/env bash
sudo iw wlan0 scan | awk -f ~/bin/wifi-list.awk