On 11/01/2010 04:47 PM, Динар wrote: > On Дс, 2010-11-01 at 21:30 +0100, Hugo Mildenberger wrote: >> > And the problem is actually within tar. Try this: >> > >> > $ tar -cf x.tar "Документы/SED: How can I replace a newline (\\\\n)? - >> > Stack >> > Overflow.html" >> > >> > Then tar succeeds in archiving the file. > > yes, it works > >
Ah, thanks, that explains things. But the problem was not within tar: it was that tar was being given the wrong command-line argument.
