Scroll to navigation

MMTARFILTER(1) User Commands MMTARFILTER(1)

NAME

mmtarfilter - filter a tarball like dpkg does

DESCRIPTION

usage: mmtarfilter [-h] [--path-exclude pattern] [--path-include pattern]

Filters a tarball on standard input by the same rules as the dpkg --pathexclude and --path-include options and writes resulting tarball to standard output. See dpkg(1) for information on how these two options work in detail.

optional arguments:

show this help message and exit
Exclude path matching the given shell pattern.
Re-include a pattern after a previous exclusion.
May 2021 mmtarfilter 0.7.5