<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Linux / UNIX : Argument list too long error in shell and solution</title>
	<atom:link href="http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/</link>
	<description>Every answer asks a more beautiful question.</description>
	<lastBuildDate>Sat, 20 Mar 2010 06:10:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/comment-page-1/#comment-44122</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 16 Oct 2009 15:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/#comment-44122</guid>
		<description>How about this:

find .   &#124;  xargs  rm

It will wipe out just about anything.</description>
		<content:encoded><![CDATA[<p>How about this:</p>
<p>find .   |  xargs  rm</p>
<p>It will wipe out just about anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prabhu</title>
		<link>http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/comment-page-1/#comment-43491</link>
		<dc:creator>prabhu</dc:creator>
		<pubDate>Mon, 31 Aug 2009 05:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/#comment-43491</guid>
		<description>-bash: /bin/mv: Argument list too long
I am Getting th eavove error message while moving file from one dir to other.please help me to solve this problem.I hv root permission too.</description>
		<content:encoded><![CDATA[<p>-bash: /bin/mv: Argument list too long<br />
I am Getting th eavove error message while moving file from one dir to other.please help me to solve this problem.I hv root permission too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noel</title>
		<link>http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/comment-page-1/#comment-43337</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Mon, 24 Aug 2009 04:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/#comment-43337</guid>
		<description>Tom you genious! Gone through all the complex methods that didn&#039;t work, and you use the most simple way. Thank you.</description>
		<content:encoded><![CDATA[<p>Tom you genious! Gone through all the complex methods that didn&#8217;t work, and you use the most simple way. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/comment-page-1/#comment-38662</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Wed, 27 Aug 2008 08:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/#comment-38662</guid>
		<description>just use:
ls&#124;xargs rm

cheers
tom</description>
		<content:encoded><![CDATA[<p>just use:<br />
ls|xargs rm</p>
<p>cheers<br />
tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/comment-page-1/#comment-38021</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Mon, 02 Jun 2008 00:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/#comment-38021</guid>
		<description>What about for recursive copy??</description>
		<content:encoded><![CDATA[<p>What about for recursive copy??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinod</title>
		<link>http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/comment-page-1/#comment-36625</link>
		<dc:creator>vinod</dc:creator>
		<pubDate>Mon, 09 Jul 2007 11:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/#comment-36625</guid>
		<description>steps of Maintainence of a freebsd server and what all pre precaution need to be taken</description>
		<content:encoded><![CDATA[<p>steps of Maintainence of a freebsd server and what all pre precaution need to be taken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinod</title>
		<link>http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/comment-page-1/#comment-36624</link>
		<dc:creator>vinod</dc:creator>
		<pubDate>Mon, 09 Jul 2007 10:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/#comment-36624</guid>
		<description>how to allow telnet or ssh login from a specified ip to freebsd server and other to be denied</description>
		<content:encoded><![CDATA[<p>how to allow telnet or ssh login from a specified ip to freebsd server and other to be denied</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinod</title>
		<link>http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/comment-page-1/#comment-36623</link>
		<dc:creator>vinod</dc:creator>
		<pubDate>Mon, 09 Jul 2007 10:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rm-ls-command-argument-list-too-long-error/#comment-36623</guid>
		<description>How to find out who all user modified which files</description>
		<content:encoded><![CDATA[<p>How to find out who all user modified which files</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.095 seconds -->
