bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] tar fails to correctly accept null delimited file names


From: Phillip Susi
Subject: Re: [Bug-tar] tar fails to correctly accept null delimited file names
Date: Fri, 10 May 2013 09:15:07 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 5/10/2013 1:41 AM, Sergey Poznyakoff wrote:
>> find foo -print0 | tar cf foo.tar -T - --null
> 
> That's wrong.  You should place --null before -T:
> 
> find foo -print0 | tar cf foo.tar --null -T -
> 
> Both `--null' and `--no-null' options affect only options that
> follow them in the command line.

Ahh, the man page probably needs a little update then to indicate that.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRjPLbAAoJEJrBOlT6nu75ticIAKPBdMK93bBbKvnLtEy/4eAa
lgBHIi0QFUpdPakbaGKtEkXZhpaTazYovDzOJVuAK48hjo3CTzB4aPr7l3dXuyjk
QKmN418Onmear/RAxuWjhY52wAJIrTJzqIRBUCw7NVT+wcpkEt3XDXWSAk0cXjK/
DnQeJ8xHKdYFDlMOFLO0BFv+qbJjXdJKhofLdBaj+qBxOV0zB+Eoec7hmZHNH6pc
J4eErtqNDQjv/HEQgLpGc5FoDLAADWpD6MbS8xc5+ckFuDxUUvuKzWnxaI50KJd6
xiAoTjpGh9m/yHX5VaJ4Q0O4wgGlIinohTi+IKfkZXNWsQvk9cxvcFilyn7nbPA=
=P3H+
-----END PGP SIGNATURE-----



reply via email to

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