6 Aug
2024
6 Aug
'24
10:05 p.m.
On Tue, 2024-08-06 at 08:40 -0400, Jude DaShiell wrote:
... The second thing iwctl does which is a show stopper is to get the correct network name entered which has a couple spaces in it and get the correct password
If SSID (or password) have spaces (or other interesting characters) in them iwctl command should work fine with single quotes around them. e.g. iwctl station wlan0 connect 'ssid with spaces' -p 'pw( )rd' gene