Adding text to a compressed file without uncompressing

Bryan O'Neal Bryan.ONeal at TheONealAndAssociates.com
Thu Oct 31 01:40:45 MST 2013


So lets say I have a few hundred lines of test I need at the beginning
or end of a big compressed text file. Say a 20GB uncompressed / 4GB
compressed JSON or XML doc. Now lets say I have no desire to
uncompressed this file and I have no desire to use interactive tools
like vim. How could I achieve this?


More information about the PLUG-discuss mailing list