Hugo Mildenberger <[email protected]> ha escrit:

> No Paul,  the bug really occures when tar unquotes a string passed 
> from command line.

It's not a bug.  The section 6.2, "Selecting Archive Members"[1], says:

    By default GNU `tar' attempts to "unquote" each file or member name,
    replacing "escape sequences" according to the following table:
    ...

If you don't want this behavior, use the --no-unquote option.

Regards,
Sergey

[1] 
http://www.gnu.org/software/tar/manual/html_section/Selecting-Archive-Members.html

    

Reply via email to