Here's what I've got now:<br><br>out=$(md5sum direct.tar.bz2<br>sed "s/sum: [0-9a-f]*/sum: ${out% *}/" ../build_integration.html > newfile<br><br>That's working except it adds a space after the new checksum.  <br>
That would be OK if it were just one space, but each time I run <br>the script another space is added.  <br clear="all"><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>