This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This url happens to be for a Tedeschi Trucks Band concert. | |
# You can go to any concert you want. | |
# But you *should* go to a Tedeschi Trucks Band concert at least once in your life. | |
watch -n 30 "curl -s https://events.applauze.com/events/3083244 | grep -i 'Coming Soon' || open -a Google\ Chrome https://events.applauze.com/events/3083244 ; say 'tickets are for sale' " |