By estis , 20 10月, 2016 コメントを投稿するにはログインまたは登録をしてください Ruby の場合 ruby -r 'net/imap' -e 'Dir.glob("*"){|f| print f+"\n"; print Net::IMAP.decode_utf7(f)+"\n"}' Ruby Comments
Comments