A simple efficient program to split a large CSV file by a max number of lines. It could techically be used for other file types but it will copy the header into each new file chunk.
Usage:
csv_splitter <input.csv> <output_dir> <lines_per_file>
| Name | Name | Last commit date | ||
|---|---|---|---|---|