<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>
	Comments on: Linux批量重命名文件	</title>
	<atom:link href="https://www.coder4.com/archives/3690/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com/archives/3690</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Mon, 10 Dec 2012 11:30:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: muxueqz		</title>
		<link>https://www.coder4.com/archives/3690#comment-936</link>

		<dc:creator><![CDATA[muxueqz]]></dc:creator>
		<pubDate>Mon, 10 Dec 2012 11:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=3690#comment-936</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.coder4.com/archives/3690#comment-914&quot;&gt;coder4&lt;/a&gt;.

嗯，这种简单的需求适合用rename]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.coder4.com/archives/3690#comment-914">coder4</a>.</p>
<p>嗯，这种简单的需求适合用rename</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: coder4		</title>
		<link>https://www.coder4.com/archives/3690#comment-914</link>

		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 07 Dec 2012 02:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=3690#comment-914</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.coder4.com/archives/3690#comment-905&quot;&gt;lyman&lt;/a&gt;.

恩。。学习了。。]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.coder4.com/archives/3690#comment-905">lyman</a>.</p>
<p>恩。。学习了。。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: coder4		</title>
		<link>https://www.coder4.com/archives/3690#comment-913</link>

		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 07 Dec 2012 02:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=3690#comment-913</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.coder4.com/archives/3690#comment-912&quot;&gt;luw2007&lt;/a&gt;.

恩。。刚发现。。]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.coder4.com/archives/3690#comment-912">luw2007</a>.</p>
<p>恩。。刚发现。。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: luw2007		</title>
		<link>https://www.coder4.com/archives/3690#comment-912</link>

		<dc:creator><![CDATA[luw2007]]></dc:creator>
		<pubDate>Fri, 07 Dec 2012 01:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=3690#comment-912</guid>

					<description><![CDATA[
man rename

EXAMPLES
       Given the files foo1, ..., foo9, foo10,  ...,  foo278,
       the commands

              rename foo foo0 foo?
              rename foo foo0 foo??

       will  turn them into foo001, ..., foo009, foo010, ...,
       foo278.  And

              rename .htm .html *.htm

       will fix the extension of your html files.]]></description>
			<content:encoded><![CDATA[<p>man rename</p>
<p>EXAMPLES<br />
       Given the files foo1, ..., foo9, foo10,  ...,  foo278,<br />
       the commands</p>
<p>              rename foo foo0 foo?<br />
              rename foo foo0 foo??</p>
<p>       will  turn them into foo001, ..., foo009, foo010, ...,<br />
       foo278.  And</p>
<p>              rename .htm .html *.htm</p>
<p>       will fix the extension of your html files.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: lyman		</title>
		<link>https://www.coder4.com/archives/3690#comment-905</link>

		<dc:creator><![CDATA[lyman]]></dc:creator>
		<pubDate>Thu, 29 Nov 2012 03:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=3690#comment-905</guid>

					<description><![CDATA[其实有个命令叫 rename，就干这个用的…]]></description>
			<content:encoded><![CDATA[<p>其实有个命令叫 rename，就干这个用的…</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
