Skip to content

Instantly share code, notes, and snippets.

@kaz-tk
Created October 5, 2013 13:23
Show Gist options
  • Save kaz-tk/6840898 to your computer and use it in GitHub Desktop.
Save kaz-tk/6840898 to your computer and use it in GitHub Desktop.
PRS-T3に、電子書籍を転送するのが面倒くさいので、シェルスクリプト(ワンライナー)書いた。
find * | grep .mbbps|xargs open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment