bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] file name with backslash is not archived


From: Paul Eggert
Subject: Re: [Bug-tar] file name with backslash is not archived
Date: Sat, 30 Oct 2010 15:33:25 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

You don't mention which version of 'tar' you're using, but
I suggest stracing it and seeing what file name it actually
uses.

Something like this:

strace -o tr tar -cf x.tar /home/dinar/Документы/SED*

and then look at what's in "tr".



reply via email to

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