<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; tar разархивировать определенную папку в конкретное место]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=28818&amp;type=atom" />
	<updated>2013-06-24T13:24:48Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=28818</id>
		<entry>
			<title type="html"><![CDATA[tar разархивировать определенную папку в конкретное место]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=351426#p351426" />
			<content type="html"><![CDATA[<p>tar -xpvf $PACH --strip-components 3 export/ars/local/temp -C export/ars</p><p>Скрипт, в котором прописана данная строка лежит в папке export. <br />Необходимо разархивировать папку temp в папку export/ars. <br />Данный скрипт разархивирует в папку temp в папку export.</p>]]></content>
			<author>
				<name><![CDATA[Tankiro]]></name>
				<uri>https://linuxforum.ru/profile.php?id=30652</uri>
			</author>
			<updated>2013-06-24T13:24:48Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=351426#p351426</id>
		</entry>
</feed>
