macOS / binaries /

split

/usr/bin/split
Split a file into pieces

The split utility reads the given file and breaks it up into files of 1000 lines each (if no options are specified), leaving the file unchanged.

source: man