Ah HA!. Thanks! I did a yum search for shar but lost the package name in the chaff (it seems LOTS of stuff is involved with SHARing in Linux!) The sharutils is part of the standard Fedora repo but is not enstalled by default (unless you need uuencode/uudecode - do people still download pr0n from usenet?) .<br>
<br>will poke at shar later to see how it works. I&#39;m pretty sold on the self-extracting tarball process as I&#39;ve used it extensively in the past. <br><br>wget <a href="http://myupdateserver/updates_">http://myupdateserver/updates_</a>&lt;date&gt; | /bin/bash -x makes for an easy way to push a gazillion specialty tweaks to a gazillion +1 machines without the overhead of a spacewalk server.<br>
<br><div class="gmail_quote">On Wed, Apr 20, 2011 at 10:26 AM, Geoffrey Myers <span dir="ltr">&lt;<a href="mailto:lists@serioustechnology.com">lists@serioustechnology.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">Jim Kinney wrote:<br>
&gt; shar is not on any of the RHEL5/RHEL6/Fedora14/Fedora15alpha systems<br>
&gt; I&#39;ve checked. Nor is it in any package on any repo affiliated solidly<br>
&gt; with that distro chain. However, I do always find tar, bash, sed and awk.<br>
&gt;<br>
&gt; At the point I don&#39;t I start looking for a file called ntkernel.exe so I<br>
&gt; can delete it :-)<br>
<br>
</div>It comes with the sharutils rpm.  I&#39;d be surprised if that&#39;s not<br>
available with Red Hat, as it includes uuencode and uudecode.<br>
<br>
Might be an epel package, but I&#39;ve yet to figure out how to determine<br>
which repository it came from.<br>
<div class="im"><br>
&gt;<br>
&gt; On Tue, Apr 19, 2011 at 12:03 PM, Ed Cashin &lt;<a href="mailto:ecashin@noserose.net">ecashin@noserose.net</a><br>
</div><div class="im">&gt; &lt;mailto:<a href="mailto:ecashin@noserose.net">ecashin@noserose.net</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     That looks neat, but I don&#39;t have time to read it now, so I&#39;m<br>
&gt;     wondering why not use the existing &quot;shar&quot; utility.<br>
&gt;<br>
&gt;     NAME<br>
&gt;            shar - create shell archives<br>
&gt;<br>
&gt;     SYNOPSIS<br>
&gt;            shar [ options ] file ...<br>
&gt;            shar -S [ options ]<br>
&gt;<br>
&gt;     DESCRIPTION<br>
&gt;            Shar  creates  &quot;shell  archives&quot; (or shar files) which are in<br>
&gt;     text<br>
&gt;            format and can be mailed.  These files may be  unpacked<br>
&gt;      later  by<br>
&gt;            executing  them  with  /bin/sh.   The resulting archive is<br>
&gt;     sent to<br>
&gt;            standard out unless the -o option is given.  A wide range of<br>
&gt;      fea-<br>
&gt;            tures  provide extensive flexibility in manufacturing shars<br>
&gt;     and in<br>
&gt;            specifying shar &quot;smartness&quot;.  Archives may be &quot;vanilla&quot; or<br>
&gt;     compre-<br>
&gt;            hensive.<br>
&gt;<br>
&gt;     On Tue, Apr 19, 2011 at 11:42 AM, Jim Kinney &lt;<a href="mailto:jim.kinney@gmail.com">jim.kinney@gmail.com</a><br>
</div><div class="im">&gt;     &lt;mailto:<a href="mailto:jim.kinney@gmail.com">jim.kinney@gmail.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;         This is what you are looking for:<br>
&gt;<br>
&gt;         <a href="http://www.linuxjournal.com/node/1005818" target="_blank">http://www.linuxjournal.com/node/1005818</a><br>
&gt;<br>
&gt;         Very slick and very, very useful.<br>
&gt;<br>
&gt;         Self-extracting bash script.<br>
&gt;<br>
&gt;         On Tue, Apr 19, 2011 at 11:30 AM, Geoffrey Myers<br>
&gt;         &lt;<a href="mailto:lists@serioustechnology.com">lists@serioustechnology.com</a><br>
</div><div class="im">&gt;         &lt;mailto:<a href="mailto:lists@serioustechnology.com">lists@serioustechnology.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;             So, I&#39;m trying to simplify an install process for a small<br>
&gt;             group of<br>
&gt;             developers.  I want them to be able to simply run a script<br>
&gt;             that contains<br>
&gt;             the payload of software to be installed.<br>
&gt;<br>
&gt;             I recall being able to do this with something called a shell<br>
&gt;             archive?<br>
&gt;<br>
&gt;             It must be able to do more then just populate a directory<br>
&gt;             tree though.<br>
&gt;<br>
&gt;             Any suggestions???<br>
&gt;<br>
&gt;             --<br>
&gt;             Until later, Geoffrey<br>
&gt;<br>
&gt;             &quot;I predict future happiness for America if they can prevent<br>
&gt;             the government from wasting the labors of the people under<br>
&gt;             the pretense of taking care of them.&quot;<br>
&gt;             - Thomas Jefferson<br>
&gt;             _______________________________________________<br>
&gt;             Ale mailing list<br>
</div>&gt;             <a href="mailto:Ale@ale.org">Ale@ale.org</a> &lt;mailto:<a href="mailto:Ale@ale.org">Ale@ale.org</a>&gt;<br>
<div class="im">&gt;             <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;             See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt;             <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         --<br>
&gt;         --<br>
&gt;         James P. Kinney III<br>
&gt;         I would rather stumble along in freedom than walk effortlessly<br>
&gt;         in chains.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         _______________________________________________<br>
&gt;         Ale mailing list<br>
</div>&gt;         <a href="mailto:Ale@ale.org">Ale@ale.org</a> &lt;mailto:<a href="mailto:Ale@ale.org">Ale@ale.org</a>&gt;<br>
<div class="im">&gt;         <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;         See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt;         <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;     --<br>
</div>&gt;       Ed Cashin &lt;<a href="mailto:ecashin@noserose.net">ecashin@noserose.net</a> &lt;mailto:<a href="mailto:ecashin@noserose.net">ecashin@noserose.net</a>&gt;&gt;<br>
<div class="im">&gt;       <a href="http://noserose.net/e/" target="_blank">http://noserose.net/e/</a><br>
&gt;       <a href="http://www.coraid.com/" target="_blank">http://www.coraid.com/</a><br>
&gt;<br>
&gt;     _______________________________________________<br>
&gt;     Ale mailing list<br>
</div>&gt;     <a href="mailto:Ale@ale.org">Ale@ale.org</a> &lt;mailto:<a href="mailto:Ale@ale.org">Ale@ale.org</a>&gt;<br>
<div><div></div><div class="h5">&gt;     <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;     See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt;     <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; --<br>
&gt; James P. Kinney III<br>
&gt; I would rather stumble along in freedom than walk effortlessly in chains.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br>
<br>
--<br>
Until later, Geoffrey<br>
<br>
&quot;I predict future happiness for America if they can prevent<br>
the government from wasting the labors of the people under<br>
the pretense of taking care of them.&quot;<br>
- Thomas Jefferson<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III<br>I would rather stumble along in freedom than walk effortlessly in chains.<br><br><br>