I just get back a script to display the wifi connection on my desktop manager.
But this one is using
iwgetid
:
[[ -z "$(iwgetid -r)" ]] || echo "$(iwgetid -r)"
But iwgetid
is depreciated and I didn't even see it inside Gentoo main repository. So I'm searching to replace the line above with iw
.
Asked by Mathieu Van Nevel
(165 rep)
Jun 9, 2017, 08:00 PM
Last activity: Jun 28, 2020, 08:10 PM
Last activity: Jun 28, 2020, 08:10 PM