The split command divides a CSV into multiple files, here chunks of 2 rows, written into the split directory. Each chunk keeps the header row, so the pieces stay usable on their own. Use --size for rows per file or --chunks for a target number of output files. This is how you break one big file into parallel-processing batches.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.