Skip to content

Instantly share code, notes, and snippets.

@taroyanaka
Created August 2, 2018 12:33
Show Gist options
  • Save taroyanaka/597c975b77d4e8a39ee21092e825d186 to your computer and use it in GitHub Desktop.
Save taroyanaka/597c975b77d4e8a39ee21092e825d186 to your computer and use it in GitHub Desktop.
curl https://www26.atwiki.jp/gcmatome/pages/5139.html|grep -o -E "title=.*<\/a>"|awk 'NR>=197{gsub(/title="/,"");gsub(/ \([0-9]+.*/,"");print}'|sed '$d'|sed '$d'|sed '$d'|uniq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment