Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 206 Bytes

File metadata and controls

17 lines (10 loc) · 206 Bytes

File-Splitter

A simple program for splitting large files then merging them

Usage Split

python split.py -s -m -b 1gb someLargeFile

Usage Join

python split.py -j -m someLargeFile.001