On 17/01/2011 12:08, d-...@hadrian-way.co.uk wrote: > > So now I've got that out of the way, can someone explain what cat actually > does > with a compressed archive? I assume it doesn't understand the the content, so > is it simply stitching the two together in dumb fashion? If so, how would it > be > used to 'overlay' the tinycore.gz contents as is being suggested?
Terry, AFAIK gzip can have additional bits added since it is a collection of "members" which have a header and trailer which are sequentially processed. This is in stark contrast to other compression/archive utilities which often have a "directory" or file listing at the beginning and so you cannot mess (easily) with the file. Concatenating gz files should result in a valid file. Si > > -- Next meeting: Bournemouth, Tuesday 2011-02-01 20:00 Meets, Mailing list, IRC, LinkedIn, ... http://dorset.lug.org.uk/ How to Report Bugs Effectively: http://goo.gl/4Xue