tarball_merge

command
v0.0.0-...-2d2ca90 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

This program is supposed to run together with tarball_divide, which divides a .tar.gz file into one or more smaller tarball files, where each contains files in the same base directory and named by the base directory. This program merge these smaller tarball files back, keeping the property that successive files in the merged tarball belong to different base directory.

You can run this program using the following commands:

go install ./... tarball_merge -out=/tmp/merged.tar.gz /tmp/[0-9].tar.gz

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL