Skip site navigation (1)Skip section navigation (2)
Date:      21 Jul 2000 04:22:23 +0200
From:      Cyrille Lefevre <clefevre@citeweb.net>
To:        Dag-Erling Smorgrav <des@flood.ping.uio.no>
Cc:        Alfred Perlstein <bright@wintelcom.net>, "Jordan K. Hubbard" <jkh@zippy.osd.bsdi.com>, committers@FreeBSD.ORG, stable@FreeBSD.ORG
Subject:   Re: 4.1-STABLE code freeze on July 20th.
Message-ID:  <7lagcjds.fsf@pc166.gits.fr>
In-Reply-To: Dag-Erling Smorgrav's message of "20 Jul 2000 13:40:32 %2B0200"
References:  <9405.963910516@localhost> <xzpu2dlfejx.fsf@flood.ping.uio.no> <20000720022124.H13979@fw.wintelcom.net> <xzpk8ehc9n3.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav <des@flood.ping.uio.no> writes:

> Alfred Perlstein <bright@wintelcom.net> writes:
> > I think you can cause some serious problem with directories with
> > spaces in them, basically being able to send extra flags to tar?
> 
> The only option you're allowed to mix with filenames is -C, which is
> harmless, I think.

well, replacing " -cf - %s" by " -cf - -- %s" seems to work.

# tar -cvf test.tar -- -verbose test
tar: can't add file -verbose : No such file or directory
test

Cyrille.
--
home: mailto:clefevre@citeweb.net work: mailto:Cyrille.Lefevre@edf.fr


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7lagcjds.fsf>