Skip to content

Instantly share code, notes, and snippets.

@mdashti
Created October 31, 2017 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdashti/c92cbea41e2a6891f91efadbcee79363 to your computer and use it in GitHub Desktop.
Save mdashti/c92cbea41e2a6891f91efadbcee79363 to your computer and use it in GitHub Desktop.
# use this command to split a file into multiple pages
gsplit -l 7100 -d lineitem.tbl lineitem.tbl.part
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment