<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post/124/</link>
<title><![CDATA[[原]使用diff同patch工具]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[系统命令]]></category>
<pubDate>Wed, 21 Mar 2007 10:15:59 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/124/</guid> 
<description>
<![CDATA[ 
	 &nbsp; &nbsp;在给客户提供技术支持工作的时候，常会遇到需要修改各种不同的配置文件。过去的方式，通常是描述修改的地方，然后由用户自行修改，或使用sed等工具写一个脚本给用户运行。但这样会带来一些问题：如果用户不会vi，或者他理解错、找错配置的位置，这样带来的问题可能更难预计。<br/> &nbsp; &nbsp;此时，或许可以试试我的方法，借用diff和patch直接帮用户修改，然后把生成的“patch补丁”发给他运行即可。这样工作量小，而且也能控制修改后的结果，当然也方便Email发送咯。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/diff/" rel="tag">diff</a> , <a href="https://www.linuxfly.org/tags/patch/" rel="tag">patch</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/124/#blogcomment6103</link>
<title><![CDATA[[评论] [原]使用diff同patch工具]]></title> 
<author>Luolired &lt;1094669621@qq.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 17 Sep 2012 02:20:22 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/124/#blogcomment6103</guid> 
<description>
<![CDATA[ 
	整理地非常好，简明易懂感谢博主！
]]>
</description>
</item>
</channel>
</rss>