繁忙的学业终于过去了。抽时间将在Linux下的一些安装和操作脚本记录下来。

本文是记录lrzsz的安装过程

1、从下面的网站下载 lrzsz-0.12.20.tar.gz


http://download.csdn.net/detail/teamlet/6595949


http://www.filewatcher.com/m/lrzsz-0.12.20.tar.gz.280938.0.0.html 

2、查看里面的INSTALL文档了解安装参数说明和细节

3、解压文件

tar zxvf lrzsz-0.12.20.tar.gz

4、进入目录

cd lrzsz-0.12.20

5、./configure --prefix=/usr/local/lrzsz

6、make

7、make install

8、建立软链接

#cd /usr/bin
#ln -s /usr/local/lrzsz/bin/lrz rz  
#ln -s /usr/local/lrzsz/bin/lsz sz

9、测试

运行 rz  弹出SecureCRT上传窗口

GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:23 天前 )
186a802e added ecosystem file for PM2 4 年前
5def40a3 Add host customization support for the NodeJS version 4 年前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐