Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
qtar(1)				    hxtools			       qtar(1)

Name
       qtar -- a somewhat shorter tar invocation

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

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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=qtar&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help