Hi Clive,

> Hopefully, this email will have an attached text file containing
> commands.

The mailing list stripped it.  Once more, with feeling...

-- 
Cheers, Ralph.
#! /bin/sh

w=${1?}

set -x
exec 2>&1

ip link show $w
iw dev 
iw dev $w link
iw dev $w station dump
rfkill list

sudo iw dev $w scan | egrep '^BSS|signal:|SSID:'

dmesg -x | grep -1 $w
-- 
  Next meeting: Online, Jitsi, Tuesday, 2021-03-02 20:00
  Check to whom you are replying
  Meetings, mailing list, IRC, ...  http://dorset.lug.org.uk
  New thread, don't hijack:  mailto:dorset@mailman.lug.org.uk

Reply via email to