Split and join
draft: true
Splitting the File¶
$ split
Checking the Files¶
$ md5sum
Joining the Files¶
$ join
Reference: https://www.thegeekstuff.com/2012/10/15-linux-split-and-join-command-examples-to-manage-large-files/
draft: true
$ split
$ md5sum
$ join
Reference: https://www.thegeekstuff.com/2012/10/15-linux-split-and-join-command-examples-to-manage-large-files/