Patrick McCabe:<br>> You can use ${out%% *} to get rid of the additional space.<br clear="all"><br>Thanks, that worked.<br><br>Eric Crist:<br>> I agree with this, though the cat part isn't needed:<br>
><br>
> sed "s/MD5SUM_GOES_HERE/`md5sum direct.tar.bz2`/g" template.html > output.html<br>
<br>I'm not sure that would work very well.  It seems if I wanted to make <br>changes not related to the checksum in the html file, I'd have to <br>update the template file and then run sed to get the updates over <br>
to the final file.<br><br>-- <br>Brian Wood<br>Ebenezer Enterprises<br><a href="http://webEbenezer.net" target="_blank">http://webEbenezer.net</a><br><br><br><br><br><br>