Skip to content

Instantly share code, notes, and snippets.

@alco
Created June 11, 2014 20:51
Show Gist options
  • Save alco/28564371b104ff149216 to your computer and use it in GitHub Desktop.
Save alco/28564371b104ff149216 to your computer and use it in GitHub Desktop.
λ bin/muweb rpc file native_name_encoding
utf8
λ bin/muweb rpc io setopts "[standard_io, [binary,{encoding,utf8}]]."
{error,enotsup}
λ bin/muweb rpc io setopts '[standard_error, [{unicode,true}]].'
{error,enotsup}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment