Post
Topic
Board Project Development
Re: List of all Bitcoin addresses with a balance
by
silaslyma
on 02/06/2024, 01:33:30 UTC

Quote
comm -12 Bitcoin_addresses_LATEST.txt <(cat wallet.txt | fromdos | sort | uniq)
Quote
If you need fromdos, install tofrodos, as it tells you to do.

Now it worked. Thank you very much