linux常用命令 2019-02-11 本文已影响0人 C_0687 修改权限,这个777意思就是可读可写可执行,chmod 777 <path> 查看环境变量,export 解压缩zip,unzip <file> 解压缩zip到指定文件夹 unzip <file> -d <path>