Linux system installation rz/sz and command instructions

 

 

-------------------------------------------------- -------------Download and install----------------------------------- ------------------------

// download 
[root@wls base_portal]# wget http: // www.ohse.de/uwe/releases/lrzsz-0.12.20.tar.gz 
[root@wls base_portal]# tar zxvf lrzsz - 0.12.20.tar .gz && cd lrzsz- 0.12 . 20 
[root@wls base_portal]# . /configure && make && make install
 // The above installation process installs lsz and lrz to the /usr/local/bin/ directory by default, and now we cannot For direct use, create a soft link below and name it rz/sz: 
[root@wls base_portal]# cd /usr/ bin
[root@wls base_portal]# ln -s /usr/local/bin/lrz rz
[root@wls base_portal]# ln -s /usr/local/bin/lsz sz

-------------------------------------------------- -------------Instructions for use----------------------------------- ------------------------

// The sz command sends the file to the local
#sz ---
// The rz command uploads files locally to the server: 
# rz ---

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324646713&siteId=291194637