<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>花开的地方 &#187; tar</title>
	<atom:link href="http://www.bsdmap.com/tag/tar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bsdmap.com</link>
	<description>花开，没有声音……</description>
	<lastBuildDate>Sat, 04 Feb 2012 21:18:36 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19814</generator>
		<item>
		<title>tar之新发现</title>
		<link>http://www.bsdmap.com/2009/05/12/tar-tips/</link>
		<comments>http://www.bsdmap.com/2009/05/12/tar-tips/#comments</comments>
		<pubDate>Mon, 11 May 2009 22:31:53 +0000</pubDate>
		<dc:creator>洪川</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[tar]]></category>

		<guid isPermaLink="false">http://www.bsdmap.com/?p=1328</guid>
		<description><![CDATA[之前见到tar解压之后的文件或目录的uid和gid为数字，于是错误地以为（这之间似乎也没什么逻辑），tar打包时只记录了uid和gid的数字信息。 然而事实并非如此。 当本地系统上有相同的user时，那么tar解压时，会自动将uid和gid转换成本地相同用户名和组名的uid和gid。 于是这般，方便多了。也合情合理。]]></description>
			<content:encoded><![CDATA[<p>之前见到tar解压之后的文件或目录的uid和gid为数字，于是错误地以为（这之间似乎也没什么逻辑），tar打包时只记录了uid和gid的数字信息。</p>
<p>然而事实并非如此。</p>
<p>当本地系统上有相同的user时，那么tar解压时，会自动将uid和gid转换成本地相同用户名和组名的uid和gid。</p>
<p>于是这般，方便多了。也合情合理。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bsdmap.com/2009/05/12/tar-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

