LoginSignup
24
21

More than 5 years have passed since last update.

コマンドラインから一括で文字コード変換するテンプレ

Last updated at Posted at 2014-09-28

-

例えばカレントDir内の全てのFileをUTF-8に変換したい場合

nkf -Lu --oc=UTF-8-BOM --overwrite *.* *.*
24
21
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
24
21