# automatically thanks the first 5 brohelps in a # bropage after exiting bro in a bash shell for i in {1..5}; do bro thanks $i; done
# automatically thanks the first 5 brohelps in a # bropage after exiting bro in a bash shell for i in {1..5}; do bro thanks $i; done