Created
October 3, 2019 07:04
-
-
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
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 -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