-bash: rz: command not found详细解决方法及操作步骤

Posted 秋9

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了-bash: rz: command not found详细解决方法及操作步骤相关的知识,希望对你有一定的参考价值。

【现象】

[root@instance-6es4pt95 software]# rz
-bash: rz: command not found

【解决方法】安装lrzsz,具体操作如下

[root@instance-6es4pt95 software]# yum install lrzsz
Last metadata expiration check: 0:36:54 ago on Wed 23 Mar 2022 09:26:57 AM CST.
Dependencies resolved.
================================================================================
 Package        Architecture    Version                   Repository       Size
================================================================================
Installing:
 lrzsz          x86_64          0.12.20-43.el8            baseos           84 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 84 k
Installed size: 190 k
Is this ok [y/N]: y
Downloading Packages:
lrzsz-0.12.20-43.el8.x86_64.rpm                                                             12 MB/s |  84 kB     00:00    
---------------------------------------------------------------------------------------------------------------------------
Total                                                                                      8.2 MB/s |  84 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                   1/1 
  Installing       : lrzsz-0.12.20-43.el8.x86_64                                                                       1/1 
  Running scriptlet: lrzsz-0.12.20-43.el8.x86_64                                                                       1/1 
  Verifying        : lrzsz-0.12.20-43.el8.x86_64                                                                       1/1 

Installed:
  lrzsz-0.12.20-43.el8.x86_64                                                                                              

Complete!
[root@instance-6es4pt95 software]#

以上是关于-bash: rz: command not found详细解决方法及操作步骤的主要内容,如果未能解决你的问题,请参考以下文章

Mapped Statements collection does not contain value fo

Netbackup导入外部/过期磁带失败:Media pool is not eligible fo

libtoolize: command not found

vue: command not found

spring boot Mybatis报错:org.apache.ibatis.binding.BindingException: Invalid bound statement (not fo(代

IDEA中Mybatis传统配置映射文件的时候遇到org.apache.ibatis.binding.BindingException: Invalid bound statement (not fo