in reply to How do i split a file into given number of parts.
# n files each with no more than 10000 lines split --lines=10000 # files contaning at most 1 meg split --bytes=1m