LoginSignup
14

More than 5 years have passed since last update.

NFDで書かれたファイルをNFCに変換する

Posted at

NFDな a.txt を NFCに変換する

$ cat a.txt | nkf -wLu --ic=UTF8-MAC

出力結果は別ファイルに保存するなり、よしなにどうぞ。

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
14