<p dir="ltr"><br>
Damn spell checker<br></p>
<p dir="ltr">Concatenate the files</p>
<p dir="ltr"> cat textfile compressedfile > newfile</p>
<p dir="ltr">Or    cat textfile compressedfile textfile > newfile</p>
<p dir="ltr">But I don't think you'll be able to uncompress the new file afterwards.</p>
<p dir="ltr">You will then need to find a way to remove the lines to uncompress the original file<br></p>