<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Two tips &#8211; missing files and uuencode/uudecode on RHEL (CentOS)</title>
	<atom:link href="http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html/feed" rel="self" type="application/rss+xml" />
	<link>http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html</link>
	<description>Learn the UNIX/Linux command line</description>
	<lastBuildDate>Mon, 06 Jun 2011 01:35:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Vivek</title>
		<link>http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html/comment-page-1#comment-47413</link>
		<dc:creator>Vivek</dc:creator>
		<pubDate>Tue, 15 Feb 2011 11:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html#comment-47413</guid>
		<description>Yes Dear you can install using sharutils rpm..simple</description>
		<content:encoded><![CDATA[<p>Yes Dear you can install using sharutils rpm..simple</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kasun Dilunika</title>
		<link>http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html/comment-page-1#comment-47406</link>
		<dc:creator>Kasun Dilunika</dc:creator>
		<pubDate>Thu, 10 Feb 2011 14:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html#comment-47406</guid>
		<description>Thanks lot. I had the same problem when setting up freetts in CentOS 5. After installing &quot;sharutils&quot; problem is solved.</description>
		<content:encoded><![CDATA[<p>Thanks lot. I had the same problem when setting up freetts in CentOS 5. After installing &#8220;sharutils&#8221; problem is solved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua</title>
		<link>http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html/comment-page-1#comment-35448</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Thu, 31 Dec 2009 20:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html#comment-35448</guid>
		<description>Thanks - I never would have figured out that I needed sharutils to get uuencode.</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; I never would have figured out that I needed sharutils to get uuencode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aidan</title>
		<link>http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html/comment-page-1#comment-29790</link>
		<dc:creator>Aidan</dc:creator>
		<pubDate>Tue, 07 Apr 2009 11:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html#comment-29790</guid>
		<description>Great tips &amp; comments, thanks guys.</description>
		<content:encoded><![CDATA[<p>Great tips &amp; comments, thanks guys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brock Noland</title>
		<link>http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html/comment-page-1#comment-5092</link>
		<dc:creator>Brock Noland</dc:creator>
		<pubDate>Mon, 24 Mar 2008 22:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html#comment-5092</guid>
		<description>Thanks Wade! I learned on RH but I am long time Gentoo user and such, I am still learning yum....</description>
		<content:encoded><![CDATA[<p>Thanks Wade! I learned on RH but I am long time Gentoo user and such, I am still learning yum&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wade</title>
		<link>http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html/comment-page-1#comment-5088</link>
		<dc:creator>Wade</dc:creator>
		<pubDate>Mon, 24 Mar 2008 21:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/two-tips-missing-files-and-uuencodeuudecode-on-rhel-centos.html#comment-5088</guid>
		<description>You could also use &quot;yum whatprovides &quot;, where  is full path of the file that you&#039;re looking for, instead of trying to track it down via google:

# yum whatprovides &quot;*uuencode&quot;


gmime.i386 : Library for creating and parsing MIME messages
sharutils.i386 : The GNU shar utilities for packaging and unpackaging shell archives.
gmime.i386 : Library for creating and parsing MIME messages</description>
		<content:encoded><![CDATA[<p>You could also use &#8220;yum whatprovides &#8220;, where  is full path of the file that you&#8217;re looking for, instead of trying to track it down via google:</p>
<p># yum whatprovides &#8220;*uuencode&#8221;</p>
<p>gmime.i386 : Library for creating and parsing MIME messages<br />
sharutils.i386 : The GNU shar utilities for packaging and unpackaging shell archives.<br />
gmime.i386 : Library for creating and parsing MIME messages</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.200 seconds -->

