Differences

This shows you the differences between the selected revision and the current version of the page.

wiki:tar 23.06.2008 13:04 wiki:tar 08.05.2009 14:18 current
Line 16: Line 16:
$ tar -xvf archive.tar $ tar -xvf archive.tar
</code> </code>
 +
Line 23: Line 24:
<code bash> <code bash>
-$ tar vcf - . --one-file-system | ( cd /target/dir ; tar xpvf - )+$ tar cf - . --one-file-system | ( cd /target/dir ; tar xpvf - )
</code> </code>
 
wiki/tar.1214219091.txt.gz · Last modified: 23.06.2008 13:04 by eglimi
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki