[Dxspider-support] Eliminate spurious

Niels PD9Q pd9q at packet-radio.net
Tue Jan 14 04:47:47 GMT 2025


Hi,

Same here......

pd9q at dutch1:~$ grep -E 'IW1QLH-[0-9]{1,2}[[:space:]]+{' 
/spider/local_data/user_json | sed -nE 
's/.*(IW1QLH-[0-9]{1,2}).*"sort":"([A-Za-z])".*/\1 sort:\2/p'
IW1QLH-1 sort:U
IW1QLH-2 sort:U
IW1QLH-6 sort:U
IW1QLH-32 sort:U
IW1QLH-33 sort:U
IW1QLH-34 sort:U
IW1QLH-35 sort:U
IW1QLH-36 sort:U
IW1QLH-6 sort:S


pd9q at dutch1:~$ grep -E '^IW1QLH-[0-9]{1,2}[[:space:]]+{' 
/spider/local_data/user_json | sed -nE 
's/^(IW1QLH-[0-9]{1,2}).*"sort":"([A-Za-z])".*/\1 sort:\2/p'
IW1QLH-1 sort:U
IW1QLH-2 sort:U
IW1QLH-3 sort:U
IW1QLH-32 sort:U
IW1QLH-33 sort:U
IW1QLH-34 sort:U
IW1QLH-35 sort:U
IW1QLH-36 sort:U
IW1QLH-6 sort:U
pd9q at dutch1:~$

I don't think we all did set/spider iw1qlh-6. But that's fixed now.

Thanks,

73 Niels PD9Q/PI1LAP-1



Op 13-1-2025 om 22:46 schreef Terry Hunt via Dxspider-support:
> I had similar results, in that IW1QLH-6 was on my cluster as server. 
>  I never added them so I am not sure how that happened.  In my 
> instance that user was only listed once.  I also tried a simple 
> delete, but the user was still there so I set / unset spider then 
> deleted and the user is now totally removed from K4HNT-2.
>
> Current listing is as follows
> sysop at Spider:/spider/perl$ grep -E '^IW1QLH-[0-9]{1,2}[[:space:]]+{' 
> /spider/local_data/user_json | sed -nE 
> 's/^(IW1QLH-[0-9]{1,2}).*"sort":"([A-Za-z])".*/\1 sort:\2/p'
> IW1QLH-1 sort:U
> IW1QLH-2 sort:U
> IW1QLH-3 sort:U
> IW1QLH-32 sort:U
> IW1QLH-33 sort:U
> IW1QLH-34 sort:U
> IW1QLH-35 sort:U
> IW1QLH-36 sort:U
>
>
>
> Thanks Kin,
> Terry
>
>
>> On Jan 13, 2025, at 2:20 PM, Rene Olsen via Dxspider-support 
>> <dxspider-support at tobit.co.uk> wrote:
>>
>> IW1QLH-6
>
>
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at tobit.co.uk
> https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20250114/45be2726/attachment.htm>


More information about the Dxspider-support mailing list