例えばカレントDir内の全てのFileをUTF-8に変換したい場合
nkf -Lu --oc=UTF-8-BOM --overwrite *.* *.*
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
例えばカレントDir内の全てのFileをUTF-8に変換したい場合
nkf -Lu --oc=UTF-8-BOM --overwrite *.* *.*
Register as a new user and use Qiita more conveniently
Go to list of users who liked