Description

Compress directories into tarballs with various compression options

Input

Name
Description
Pattern

0 ()

1 ()

compress_type (string)

A string defining which type of (optional) compression to apply to the archive. Provide an empty string in quotes for no compression

.bz2|.xz|.lz|.lzma|.lzo|.zst|.gz

Output

Name
Description
Pattern

0 ()

0 ()

Tools

tar Documentation

GNU Tar provides the ability to create tar archives, as well as various other kinds of manipulation.

License: GPLv3