Skip to content

Instantly share code, notes, and snippets.

@mitakeck
Last active December 25, 2015 03:59
Show Gist options
  • Save mitakeck/53a98366d7131e637811 to your computer and use it in GitHub Desktop.
Save mitakeck/53a98366d7131e637811 to your computer and use it in GitHub Desktop.
ls | awk '{print "cat " $1 " | sed -e \"s/^.*comment\\\":\\\"\\([^\\\"]*\\)\\\".*$/\\\"\\1\\\"/g\" >> ../res/" $1 }' | sh
@mitakeck
Copy link
Author

ニコニコ動画コメントデータのやつ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment