hanhan's blog
ファイルの文字コードを一括でチェックする
2014-07-03
memo
encoding
ちょいと必要になったので、やってみた。 1find ./ -type d -name '.git' -prune -o -type f -name "*...