curl https://www.gutenberg.org/cache/epub/10/pg10.txt > bible.txt cat bible.txt | grep -o -i -w GOD | wc -l 4472