Skip to content

Instantly share code, notes, and snippets.

@hannakalinowska
Created March 22, 2012 10:57
Show Gist options
  • Select an option

  • Save hannakalinowska/2157676 to your computer and use it in GitHub Desktop.

Select an option

Save hannakalinowska/2157676 to your computer and use it in GitHub Desktop.
Hot dogs?
curl http://www.eat.st/kings-cross/kings-cross-calendar.php 2>&1 | grep -oP "Big Apple Hot Dogs|eat.st at King's Boulevard on `date -v+1d +"%e(?:st|nd|rd|th) %h %Y"`" | head -n 1 | sed -E 's/Big Apple Hot Dogs/YES!/' | sed -E 's/eat.st.+/No :\(/'
@hannakalinowska
Copy link
Author

https://github.com/squil/hot-dogs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment