Created
January 6, 2021 16:27
-
-
Save tonfever/2aa36453955305922a3d271b9bf84fea to your computer and use it in GitHub Desktop.
Split files into smaller files by splitting lines
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% split -l 10000 big.csv chunk- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment