<p dir="ltr">Concatenate the files</p>
<p dir="ltr"> cat textile compressedfile > newfile</p>
<p dir="ltr">Or cat textile compressedfile textile > 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>
<div class="gmail_quote">On Oct 31, 2013 1:40 AM, "Bryan O'Neal" <<a href="mailto:Bryan.ONeal@theonealandassociates.com">Bryan.ONeal@theonealandassociates.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So lets say I have a few hundred lines of test I need at the beginning<br>
or end of a big compressed text file. Say a 20GB uncompressed / 4GB<br>
compressed JSON or XML doc. Now lets say I have no desire to<br>
uncompressed this file and I have no desire to use interactive tools<br>
like vim. How could I achieve this?<br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
</blockquote></div>