LoginSignup
22
15

More than 5 years have passed since last update.

MacOSX で nkf を使う

Posted at

nkf (http://sourceforge.jp/projects/nkf/) は、ファイルの文字セットを変換するコマンド。Network Kanji Filter の略らしい。改行コードの変換もできるんだって。

MacPort で nkf をインストール

$ port search nkf
$ sudo port install nkf

Homebrew で nkf をインストール

$ brew install nkf

参考にしたページ

詳しくはこちらのページを参考に。

22
15
0

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
22
15