tmp
Monday, September 29, 2014
標準出力の文字コード変換
##perl(Shift_JIS -> UTF-8) ```bash $ tail | perl -MEncode -pe '$_ = encode("utf-8", decode("sjis", $_))' ```
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment