Use find to get all the filenames, and redirect the output to a file outside of the directory. Use split to split that file into 10 pieces. At that point, check to see what option the archiving tool has to read a list of files either from a file or from standard input, and use it accordingly.