Sorts file trees and packs them into bags for efficient processing
Sorts file trees and packs them into bags
fpart
fpsort
$ fpart -S 1g /path/to/files
$ fpart -n 5 /path/to/files
$ fpart -x -S 500m /path/to/files -exec tar czf bag.tar.gz {}