执行
unzip -O cp936
但是,有些发行版所带的 unzip 没有这个参数,比如 ArchLinux 就需要安装 unzip-iconv。
Ubuntu 12.04 里面的 unzip 是有这个参数的。