bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] [PATCH] p7zip support


From: Joerg Schilling
Subject: Re: [Bug-tar] [PATCH] p7zip support
Date: Mon, 02 Jan 2006 10:58:05 +0100
User-agent: nail 11.2 8/15/04

Robert Millan <address@hidden> wrote:

>
> Hi!
>
> Would you please consider this patch for p7zip support?  It picks the -I flag
> which seemed to be unused.
>
> p7zip the Un*x port of 7z, a free (LGPL) compressor which outperforms all 
> other
> popular compression applications (including propietary ones).  See
> http://p7zip.sf.net/ and http://www.7zip.org/ for details.

-I is a bad idea....

man tar
....
     -I include-file         Opens include-file containing a list
                             of  files,  one per line, and treats
                             it  as   if   each   file   appeared
                             separately  on  the command line. Be
                             careful of  trailing  white  spaces.
                             Also beware of leading white spaces,
                             since, for each line in the included
                             file,  the  entire  line (apart from
                             the newline) will be used  to  match
                             against  the initial string of files
                             to  include.   In  the  case   where
                             excluded   files   (see  X  function
                             modifier) are also  specified,  they
                             take  precedence  over  all included
                             files. If a  file  is  specified  in
                             both   the   exclude-file   and  the
                             include-file  (or  on  the   command
                             line), it will be excluded.


And BTW: how should your patch work as long as "7za" does not behave like all 
other standard compressors and will not work as expected in a pipe?

Jörg

-- 
 EMail:address@hidden (home) Jörg Schilling D-13353 Berlin
       address@hidden           (uni)  
       address@hidden   (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily




reply via email to

[Prev in Thread] Current Thread [Next in Thread]