Skip to content

Instantly share code, notes, and snippets.

@devlights
Created February 18, 2019 04:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devlights/da89773eb11d910eb6045c796fed57b8 to your computer and use it in GitHub Desktop.
Save devlights/da89773eb11d910eb6045c796fed57b8 to your computer and use it in GitHub Desktop.
[linux] nkf で 文字コードを euc-jp にして、改行コードを LF に変換
$ nkf -Se -Lu --in-place /path/to/file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment