<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《Linux 下的文件加密》的评论</title>
	<atom:link href="http://www.linuxbyte.org/linux-xia-de-wen-jian-jia-mi.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxbyte.org/linux-xia-de-wen-jian-jia-mi.html</link>
	<description>一个Linux Blog</description>
	<lastBuildDate>Tue, 24 Jan 2012 07:29:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：xiao H</title>
		<link>http://www.linuxbyte.org/linux-xia-de-wen-jian-jia-mi.html/comment-page-1#comment-3528</link>
		<dc:creator>xiao H</dc:creator>
		<pubDate>Sat, 11 Jul 2009 13:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxbyte.org/?p=444#comment-3528</guid>
		<description>man vim 看到的 
-x          Use encryption when writing files.  Will prompt for a crypt key.
vim -help 的结果。
-x                   Edit encrypted files

我是Centos 系统，下面是我安装的相关包
$ rpm -qa&#124;grep vim
vim-minimal-7.0.109-4.el5_2.4z
vim-common-7.0.109-4.el5_2.4z
vim-enhanced-7.0.109-4.el5_2.4z
可能是包不同的缘故吧。</description>
		<content:encoded><![CDATA[<p>man vim 看到的<br />
-x          Use encryption when writing files.  Will prompt for a crypt key.<br />
vim -help 的结果。<br />
-x                   Edit encrypted files</p>
<p>我是Centos 系统，下面是我安装的相关包<br />
$ rpm -qa|grep vim<br />
vim-minimal-7.0.109-4.el5_2.4z<br />
vim-common-7.0.109-4.el5_2.4z<br />
vim-enhanced-7.0.109-4.el5_2.4z<br />
可能是包不同的缘故吧。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：sui90</title>
		<link>http://www.linuxbyte.org/linux-xia-de-wen-jian-jia-mi.html/comment-page-1#comment-3527</link>
		<dc:creator>sui90</dc:creator>
		<pubDate>Fri, 10 Jul 2009 18:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxbyte.org/?p=444#comment-3527</guid>
		<description>你写的文章都还不错， 学习中， Xd。

我在 Debian 试了下 发现 vim 下 没有 -x 参数 。。。
# vim --help
都没出现这个参数。。。
Good luck</description>
		<content:encoded><![CDATA[<p>你写的文章都还不错， 学习中， Xd。</p>
<p>我在 Debian 试了下 发现 vim 下 没有 -x 参数 。。。<br />
# vim &#8211;help<br />
都没出现这个参数。。。<br />
Good luck</p>
]]></content:encoded>
	</item>
</channel>
</rss>

