<?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>Jacky's BLOG &#187; system</title>
	<atom:link href="http://jk.scanmon.com/en/wp/tag/system/feed" rel="self" type="application/rss+xml" />
	<link>http://jk.scanmon.com/en</link>
	<description>The pursuit of excellence, become an excellent system administrator!</description>
	<lastBuildDate>Fri, 29 Apr 2011 03:22:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>inux: rm and the &#8216;Argument list too long&#8217; error message.</title>
		<link>http://jk.scanmon.com/en/wp/2010/01/linux-rm-%e5%88%a0%e9%99%a4%e6%96%87%e4%bb%b6%e5%a4%aa%e5%a4%9a%e5%87%ba%e9%94%99%e7%9a%84%e9%97%ae%e9%a2%98%e8%a7%a3%e5%86%b3.html</link>
		<comments>http://jk.scanmon.com/en/wp/2010/01/linux-rm-%e5%88%a0%e9%99%a4%e6%96%87%e4%bb%b6%e5%a4%aa%e5%a4%9a%e5%87%ba%e9%94%99%e7%9a%84%e9%97%ae%e9%a2%98%e8%a7%a3%e5%86%b3.html#comments</comments>
		<pubDate>Wed, 06 Jan 2010 02:19:13 +0000</pubDate>
		<dc:creator>jacky</dc:creator>
				<category><![CDATA[linux system]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://jk.scanmon.com/?p=1726</guid>
		<description><![CDATA[Linux: rm and the &#8216;Argument list too long&#8217; error message.

Linux: rm and the &#8216;Argument list too long&#8217; error message.

Let&#8217;s say you wanted to delete all the files in a directory that begins with the word &#8217;spam&#8217;:
[root@yoursite filter]# rm spam*
bash: /bin/rm: Argument list too long
ERROR!
This happens when you are trying to delete too many files in [...]]]></description>
		<wfw:commentRss>http://jk.scanmon.com/en/wp/2010/01/linux-rm-%e5%88%a0%e9%99%a4%e6%96%87%e4%bb%b6%e5%a4%aa%e5%a4%9a%e5%87%ba%e9%94%99%e7%9a%84%e9%97%ae%e9%a2%98%e8%a7%a3%e5%86%b3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

