centos下安装 uuencode-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 2090563
  • 博文数量: 195
  • 博客积分: 4378
  • 博客等级: 上校
  • 技术积分: 4046
  • 用 户 组: 普通用户
  • 注册时间: 2007-09-09 11:37
个人简介

白天和黑夜只交替没交换无法想像对方的世界

文章分类

全部博文(195)

文章存档

2014年(3)

2013年(20)

2012年(18)

2011年(107)

2010年(17)

2009年(5)

2008年(20)

2007年(5)

相关博文
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·

分类: linux

2011-06-02 12:00:39

centos下安装 uuencode

今天在论坛里看到(echo "contents"; uuencode urfile file)|mail -s "subject"

其中,(echo "contents"; uuencode urfile file)的前半句邮件内容,后半句邮件附件,但是,执行uuencode 时,报错,原来没有安装相应的包。google了一下,发现只须如下包即可。命令如下:

# yum install sharutils

loaded plugins: fastestmirror
loading mirror speeds from cached hostfile
 * addons: data.nicehosting.co.kr
 * base: data.nicehosting.co.kr
 * extras: data.nicehosting.co.kr
 * rpmforge: fr2.rpmfind.net
 * updates: data.nicehosting.co.kr
setting up install process
resolving dependencies
--> running transaction check
---> package sharutils.i386 0:4.6.1-2 set to be updated
--> finished dependency resolution

dependencies resolved

====================================================================================================================================
 package                           arch                         version                          repository                    size
====================================================================================================================================
installing:
 sharutils                         i386                         4.6.1-2                          base                         201 k

transaction summary
====================================================================================================================================
install      1 package(s)        
update       0 package(s)        
remove       0 package(s)        

total download size: 201 k
is this ok [y/n]: y

sharutils-4.6.1-2.i386.rpm                                                                                   | 201 kb     00:03    
running rpm_check_debug
running transaction test
finished transaction test
transaction test succeeded
running transaction
  installing     : sharutils                                                                                                    1/1

installed:
  sharutils.i386 0:4.6.1-2 

阅读(6745) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图