Skip to content

Instantly share code, notes, and snippets.

@ifnull
Created April 30, 2015 21:02
Show Gist options
  • Save ifnull/4853c6fd9a4f17297421 to your computer and use it in GitHub Desktop.
Save ifnull/4853c6fd9a4f17297421 to your computer and use it in GitHub Desktop.
Split large file
split -l 10000 ./import_coupon_codes.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment