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

Re: Proposal: New source format (was Re: [Fwd: Re: dpkg question])



On 17 May 1997, Kai Henningsen wrote:

> (Have you _ever_ seen a tar containing a path with ".."? Those are  
> extremely rare.)

 I think that this is the way we should handle this:

 if ( tar tvzf $tarfile | grep -q "\.\..*/" ) ; then exit 1 ; fi

 Or something similar...

-- 
Nicolás Lichtmaier.-
nick@feedback.com.ar


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org .
Trouble?  e-mail to templin@bucknell.edu .


Reply to: