emacs -batch -eval "(progn (find-file \"nkf.txt\") (write-file \"/tmp/hoge\" nil 'euc-jp))"; cat /tmp/hoge; rm -f /tmp/hoge