Dylan Cali Wed, 07 Jan 2015 20:54:38 -0800
Maybe I've misunderstood the problem but you can also accomplish this with:
find -print0 | xargs -n3 -0 | split -l3