Post
Topic
Board Meta
Merits 1 from 1 user
Re: [POLL] DT2 Status; how many net inclusions should it take?
by
LoyceV
on 24/06/2022, 18:54:10 UTC
⭐ Merited by DireWolfM14 (1)
@LoyceV, any way to tell how many members have a custom trust list?
Yes, but you're going to be disappointed:
Code:
wget -qO- https://bitcointalk.org/trust.txt.xz | xz -d | cut -d'>' -f1 | sed s/"\/$"// | sort -u | wc -l
5034
That doesn't include users with zero posts.