Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Splitting up files into equal sized groups O/T



Hi
I want to zip up 50 or so very large files into 4 huge zip files.


The problem is that the files themselves are all very different sizes, I want 
to find a way of splitting up the list of files into four lists so that the 
size of the resulting zips are roughly the same size.
  
(I don't want to use split zips)

Ideas?

-- 
zzapper
http://www.rayninfo.co.uk/vimtips.html



Messages sorted by: Reverse Date, Date, Thread, Author