第1个回答 2015-09-12
1. uuencode包含在sharutils包里,先下载sharutils-4.6.1-2.x86_64.rpm
2. 安装sharutils-4.6.1-2.x86_64.rpm
root@site01:[/mnt/Server]$ls -al |grep sharu
-r--r--r-- 131 root root 207392 Jan 19 2007 sharutils-4.6.1-2.x86_64.rpm
root@site01:[/mnt/Server]$rpm -qa |grep sharutils
root@site01:[/mnt/Server]$rpm -ivh sharutils-4.6.1-2.x86_64.rpm
Preparing... ########################################### [100%]
1:sharutils ########################################### [100%]
[root@site01 ~]# which uuencode
/usr/bin/uuencode本回答被提问者和网友采纳