Skip to content

Instantly share code, notes, and snippets.

@ignasi35
Created June 21, 2013 09:33
Show Gist options
  • Save ignasi35/5830067 to your computer and use it in GitHub Desktop.
Save ignasi35/5830067 to your computer and use it in GitHub Desktop.
Split a file per lines or bytes or s/thing
split -l 50000 filename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment