<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=How_to_extract_tar_to_another_directory</id>
	<title>How to extract tar to another directory - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=How_to_extract_tar_to_another_directory"/>
	<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=How_to_extract_tar_to_another_directory&amp;action=history"/>
	<updated>2026-04-06T23:14:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.abuissa.net/index.php?title=How_to_extract_tar_to_another_directory&amp;diff=35&amp;oldid=prev</id>
		<title>Razzi: Created page with &quot; tar -xf files.tar -C ../../ &lt;ref&gt;https://www.tecmint.com/extract-tar-files-to-specific-or-different-directory-in-linux/&lt;/ref&gt;  From the tar man page:&lt;syntaxhighlight lang=&quot;te...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=How_to_extract_tar_to_another_directory&amp;diff=35&amp;oldid=prev"/>
		<updated>2021-12-01T08:05:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; tar -xf files.tar -C ../../ &amp;lt;ref&amp;gt;https://www.tecmint.com/extract-tar-files-to-specific-or-different-directory-in-linux/&amp;lt;/ref&amp;gt;  From the tar man page:&amp;lt;syntaxhighlight lang=&amp;quot;te...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; tar -xf files.tar -C ../../&lt;br /&gt;
&amp;lt;ref&amp;gt;https://www.tecmint.com/extract-tar-files-to-specific-or-different-directory-in-linux/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the tar man page:&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
     -C directory, --cd directory, --directory directory&lt;br /&gt;
             In c and r mode, this changes the directory before adding the following files.  In x mode, change directories after opening the archive but before&lt;br /&gt;
             extracting entries from the archive.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Razzi</name></author>
	</entry>
</feed>