Linux—OpenEuler系统scp报错

错误描述

在使用scp向欧拉操作系统所在的服务器拷贝一些信息的过程中,出现如下错误:

/etc/profile.d/system-info.sh: line 26: bc: command not found
/etc/profile.d/system-info.sh: line 35: bc: command not found

解决

在欧拉操作系统中安装bc

yum install bc

留下评论

您的邮箱地址不会被公开。 必填项已用 * 标注