Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@matrixcloud
Created June 19, 2018 01:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matrixcloud/8593e671fec7445ef3cc86947af08bc0 to your computer and use it in GitHub Desktop.
Save matrixcloud/8593e671fec7445ef3cc86947af08bc0 to your computer and use it in GitHub Desktop.
jvm file encoding
export JAVA_OPTS="$JAVA_OPTS -Dfile.encoding=UTF8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment