Linxu之rz和sz命令

今天安装了centos7,发现:

1.无rz和sz命令, 手动安装命令如下:yum install lrzsz

2.linux系统没有自带的压缩解压工具;需要我们自己安装;当用到zip或者unzip如果没有安装就会出现unzip: Command Not Found 或 zip: Command Not Found;出现这个事因为没有安装unzip和zip;  手动安装命令如下:yum install -y unzip zip

posted on 2015-05-28 17:28  做平凡的事走平凡的路  阅读(45)  评论(0编辑  收藏  举报

导航