commit d2bdd52fc07d66713308bcde53ffeba5e7649751 parent 0b6280a202b55ea268143751f4481ddd3baf368f Author: William Casarin <jb55@jb55.com> Date: Wed, 5 May 2021 14:04:48 -0700 bin: wifist, wifi status Diffstat:
A | bin/wifist | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/bin/wifist b/bin/wifist @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +systemctl status wpa_supplicant