[Gllug] Split
t.clarke
tim at seacon.co.uk
Fri Sep 21 15:42:51 UTC 2001
Will write re 'splitting' a tar.gz file and then recombining.
I believe re-catting split files together will probably work, but I am not
sure about splitting. The unix version of split we use (and I PRESUME Linux
versions) split by line count, which means the source file has to be a line
sequential file in the first place. So a gzipped file may not split into
the chunks you require.
Why not simply try and and see, and use cmp to compare the reassembled file
with the original ?
Tim
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list