1》使用sz、rz上传下载文件。
安装 yum install lrzsz
下载 sz filename
上传 rz
2》为你的sh文件添加可执行权限(不然不能执行)
chmod +x a.sh
1》使用sz、rz上传下载文件。
安装 yum install lrzsz
下载 sz filename
上传 rz
2》为你的sh文件添加可执行权限(不然不能执行)
chmod +x a.sh
转载于:https://www.cnblogs.com/xcg2017/p/8540541.html