faq10.html
Alf Schlichting <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Hello! Using the p-flag for tar(1) on only one side of the pipe in faq10.html#DupFS makes no sense. Alf --- faq10.html.orig Tue Aug 7 11:10:58 2007 +++ faq10.html Tue Aug 7 11:12:47 2007 @@ -107,7 +107,7 @@ may be faster for this operation. The format looks very similar: <blockquote><pre> -# <b>cd /SRC; tar cf - . | (cd /DST; tar xpf - )</b> +# <b>cd /SRC; tar cpf - . | (cd /DST; tar xpf - )</b> </pre></blockquote> <p>