Skip to content

Instantly share code, notes, and snippets.

@ryo1kato
Created August 2, 2014 05:57
Show Gist options
  • Select an option

  • Save ryo1kato/dd09ab8fa60d138e9a63 to your computer and use it in GitHub Desktop.

Select an option

Save ryo1kato/dd09ab8fa60d138e9a63 to your computer and use it in GitHub Desktop.
curl http://ekikara.jp/newdata/line/1301351.htm | nkf -u | grep '<span class="l"><a href="../station/[0-9]*.htm">' | sed -e 's/<[^>]*>//g' | tr -d ' ' | cut -d '(' -f 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment