bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] possible extraction issue : file named '['


From: Joerg Schilling
Subject: Re: [Bug-tar] possible extraction issue : file named '['
Date: Sat, 20 May 2006 13:44:06 +0200
User-agent: nail 11.2 8/15/04

Skunk Worx <address@hidden> wrote:

> $ tar -tvf a.tar
> -rw-rw-r-- skunk/skunk 0 2006-05-19 20:14 [
> -rw-rw-r-- skunk/skunk 0 2006-05-19 20:14 ]
> -rw-rw-r-- skunk/skunk 0 2006-05-19 20:14 #
>
> $ rm ']' '[' '#'
>
> $ ls
> a.tar  tar
>
> $ tar -xvf a.tar '#'
> #
>
> $ tar -xvf a.tar ']'
> ]
>
> $ tar -xvf a.tar '['
> tar: [: Not found in archive
> tar: Error exit delayed from previous errors

This may be caused from using a pattern matcher in GNU tar
where it is not expected. GNU tar is clearly not compatible to tar 
or SUSv2 in this area.

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]