logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

qtar — a somewhat shorter tar invocation

Name

       qtar — a somewhat shorter tar invocation

Options

-x     Exclude SCM directories like "CVS", ".svn", ".hg" and ".git".

       --ext  Sort files by extension

       --svn  Sort files such that file.c and .svn/file.c are next to each other, to yield better compression of
              SVN checkout tar archives where the .svn file is often a copy of the former.

See Also

hxtools(7)

hxtools                                            2013-08-06                                            qtar(1)

Syntax

qtar [-x] [--ext|--svn] archive_file [tar-options...]  files...

See Also