pull down to refresh
while true; do k00bhasalt=$(curl -s https://stacker.news/search?q=%224+sweet+potatoes%22&what=posts | tr "<a" "\n" | grep "/items/.*'s bio" | wc -l | tr -d " ") if [ "${k00bhasalt}" -gte "1" ]; then ffplay gottem.mp3 fi; sleep 3600; done;
while true; do k00bhasalt=$(curl -s https://stacker.news/search?q=%224+sweet+potatoes%22&what=posts | tr "<a" "\n" | grep "/items/.*'s bio" | wc -l | tr -d " ") if [ "${k00bhasalt}" -gte "1" ]; then ffplay gottem.mp3 fi; sleep 3600; done;