Re: Adding text to a compressed file without uncompressing

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
+ (text/html)
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Bob Elzer
Dátum:  
Címzett: Main PLUG discussion list
Tárgy: Re: Adding text to a compressed file without uncompressing
Damn spell checker

Concatenate the files

cat textfile compressedfile > newfile

Or    cat textfile compressedfile textfile > newfile


But I don't think you'll be able to uncompress the new file afterwards.

You will then need to find a way to remove the lines to uncompress the
original file
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss