Skip to content

Instantly share code, notes, and snippets.

@bisignam
Created October 3, 2019 07:04
Show Gist options
  • Save bisignam/a204907f3488abbfe15ddf4ef8e2ffa2 to your computer and use it in GitHub Desktop.
Save bisignam/a204907f3488abbfe15ddf4ef8e2ffa2 to your computer and use it in GitHub Desktop.
Split a file in 6 (N) parts by maintaing suffix a file extension
split -n6 FR_TH01HOTE_201909271427_clean.sql FR_TH01HOTE_201909271427_clean FR_TH01HOTE_201909271427_clean --additional-suffix=.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment