Skip to content

Instantly share code, notes, and snippets.

@kbinani
Created July 24, 2012 17:59
Show Gist options
  • Save kbinani/3171519 to your computer and use it in GitHub Desktop.
Save kbinani/3171519 to your computer and use it in GitHub Desktop.
#!/bin/sh
curl -s http://www22.atwiki.jp/madoka-magica/pages/56.html|grep '「'|head -n 306|tail -n 9|sed 's:暁美ほむら:エンジニア:g'|sed 's:ほむら:エンジニア:g'|sed 's:彼女:エンジニア:g'|sed 's:まどか:自分たち:g'|sed 's:時間軸:リファクタ:g'|sed 's:ワルプルギス:そ○○○ん:g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment