Skip to content

Instantly share code, notes, and snippets.

@chrismear
Created September 19, 2008 13:17
Show Gist options
  • Save chrismear/11586 to your computer and use it in GitHub Desktop.
Save chrismear/11586 to your computer and use it in GitHub Desktop.
#!/bin/bash
open `curl -s http://www.eat.co.uk/pages/soup.shtml | sed -n 's_^.*\(http://www.eat.co.uk/cgi/eat\_menus/db.cgi?db=default.*Records\).*$_\1_p'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment