Skip to content

Instantly share code, notes, and snippets.

@tkuchiki
Created July 1, 2013 05:06
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save tkuchiki/5898479 to your computer and use it in GitHub Desktop.
Shift-JIS + CRLF に変換するコマンド。 主に csv を Excel で開くとき用。
nkf -s -Lw --overwrite FILE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment