Splitting large zip archives

R Kimber richardkimber at btinternet.com
Wed Mar 16 16:51:34 UTC 2016


On Wed, 16 Mar 2016 14:48:31 +0100
iceblink wrote:

> Not sure how this fits in your procedures, but you can simply use the 
> unix command "split" for this purpose.
> 
> split -b 2000000000 hugefile

But how do you ensure that it doesn't split individual files across
different smaller archives?

-- 
Richard Kimber





More information about the ubuntu-users mailing list