<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://monobook.org/w/index.php?action=history&amp;feed=atom&amp;title=Tar%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89</id>
	<title>Tarコマンド - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://monobook.org/w/index.php?action=history&amp;feed=atom&amp;title=Tar%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89"/>
	<link rel="alternate" type="text/html" href="https://monobook.org/w/index.php?title=Tar%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89&amp;action=history"/>
	<updated>2026-06-05T09:17:39Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://monobook.org/w/index.php?title=Tar%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89&amp;diff=6720&amp;oldid=prev</id>
		<title>153.220.18.74: ページの作成:「&#039;&#039;&#039;tarコマンド&#039;&#039;&#039;（読み：たあ、語源：tape archive）とは、オープンリールやDAT、LTOなどのテープメディアへのバッ...」</title>
		<link rel="alternate" type="text/html" href="https://monobook.org/w/index.php?title=Tar%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89&amp;diff=6720&amp;oldid=prev"/>
		<updated>2015-02-10T06:39:15Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「&amp;#039;&amp;#039;&amp;#039;tarコマンド&amp;#039;&amp;#039;&amp;#039;（読み：たあ、語源：tape archive）とは、&lt;a href=&quot;/w/index.php?title=%E3%82%AA%E3%83%BC%E3%83%97%E3%83%B3%E3%83%AA%E3%83%BC%E3%83%AB&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;「オープンリール」 (存在しないページ)&quot;&gt;オープンリール&lt;/a&gt;や&lt;a href=&quot;/w/index.php?title=DAT&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;「DAT」 (存在しないページ)&quot;&gt;DAT&lt;/a&gt;、&lt;a href=&quot;/w/index.php?title=LTO&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;「LTO」 (存在しないページ)&quot;&gt;LTO&lt;/a&gt;などの&lt;a href=&quot;/w/index.php?title=%E3%83%86%E3%83%BC%E3%83%97%E3%83%A1%E3%83%87%E3%82%A3%E3%82%A2&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;「テープメディア」 (存在しないページ)&quot;&gt;テープメディア&lt;/a&gt;へのバッ...」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;tarコマンド&amp;#039;&amp;#039;&amp;#039;（読み：たあ、語源：tape archive）とは、[[オープンリール]]や[[DAT]]、[[LTO]]などの[[テープメディア]]への[[バックアップ]]および[[リストア]]を行うための[[UNIX]]のコマンドである。&lt;br /&gt;
&lt;br /&gt;
ファイル本体はもちろんのこと、そこに付属するパーミッションや保有者、保有グループ、最終更新情報なども保持される。&lt;br /&gt;
&lt;br /&gt;
tarコマンドは[[Mac OS X]]などの[[UNIX]]系の[[OS]]において[[ディレクトリ]]の構造やリンク、[[パーミッション]]など完璧にを保持したまま完璧にコピーするのにも使える。&lt;br /&gt;
カレントディレクトリの内容を/tmpディレクトリにコピーする例を示す。&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
% tar cf - . | (cd /tmp; tar vxf -)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==関連項目==&lt;br /&gt;
&lt;br /&gt;
==参考文献==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;/div&gt;</summary>
		<author><name>153.220.18.74</name></author>
	</entry>
</feed>