Skip to content

Instantly share code, notes, and snippets.

@tonfever
Created January 6, 2021 16:27
Show Gist options
  • Save tonfever/2aa36453955305922a3d271b9bf84fea to your computer and use it in GitHub Desktop.
Save tonfever/2aa36453955305922a3d271b9bf84fea to your computer and use it in GitHub Desktop.
Split files into smaller files by splitting lines
% split -l 10000 big.csv chunk-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment