Skip to content

Instantly share code, notes, and snippets.

@greymd
Last active August 29, 2015 14:03
Show Gist options
  • Save greymd/cc4a957f45f3cc598c6a to your computer and use it in GitHub Desktop.
Save greymd/cc4a957f45f3cc598c6a to your computer and use it in GitHub Desktop.
DICOMO2014 attendees list
curl -so- www2.infonets.hiroshima-u.ac.jp/dicomo/program/program.html | nkf -w | grep green | grep 著者 | sed 's/).*//' | sed 's/.*(//' | sort | uniq -c | sort -nr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment