--- license: apache-2.0 --- # usage ```bash cat file.tar.part* > file.tar tar xvf file.tar ```