Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- link="https://bitcointalk.org/index.php?topic=404364."
- for i in {550..584}; do
- echo "$i: $(2>/dev/null curl "$link"$((i*20-20)) | grep -Paoi '[^a-z]hold[^a-z]' | wc -l)";
- done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement