<?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>
	Comments on: useful unix command: xargs	</title>
	<atom:link href="https://logs.paulooi.com/useful-unix-command-xargs.php/feed" rel="self" type="application/rss+xml" />
	<link>https://logs.paulooi.com/useful-unix-command-xargs.php</link>
	<description>Systems Admin, Web Development and etc</description>
	<lastBuildDate>Tue, 25 Jan 2011 08:40:22 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: mymac		</title>
		<link>https://logs.paulooi.com/useful-unix-command-xargs.php/comment-page-1#comment-64725</link>

		<dc:creator><![CDATA[mymac]]></dc:creator>
		<pubDate>Wed, 12 Mar 2008 08:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.takizo.com/blog/2007/01/27/useful-unix-command-xargs/#comment-64725</guid>

					<description><![CDATA[if the file/directory name has spaces in it, use &quot;find ./ -iname &#039;S0118*&#039; -print0 &#124; xargs -0 rm -rf&quot; instead ...]]></description>
			<content:encoded><![CDATA[<p>if the file/directory name has spaces in it, use &#8220;find ./ -iname &#8216;S0118*&#8217; -print0 | xargs -0 rm -rf&#8221; instead &#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: pradeep		</title>
		<link>https://logs.paulooi.com/useful-unix-command-xargs.php/comment-page-1#comment-6510</link>

		<dc:creator><![CDATA[pradeep]]></dc:creator>
		<pubDate>Sat, 19 May 2007 08:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.takizo.com/blog/2007/01/27/useful-unix-command-xargs/#comment-6510</guid>

					<description><![CDATA[help 

whare is ablevel openwebmail users address book in linux 9


my id is pspal83@gmail.com]]></description>
			<content:encoded><![CDATA[<p>help </p>
<p>whare is ablevel openwebmail users address book in linux 9</p>
<p>my id is <a href="mailto:pspal83@gmail.com">pspal83@gmail.com</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rd		</title>
		<link>https://logs.paulooi.com/useful-unix-command-xargs.php/comment-page-1#comment-1265</link>

		<dc:creator><![CDATA[rd]]></dc:creator>
		<pubDate>Tue, 30 Jan 2007 15:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.takizo.com/blog/2007/01/27/useful-unix-command-xargs/#comment-1265</guid>

					<description><![CDATA[If you get &quot;argument list too long&quot; error again with xargs, its time to use 

$ find . -name â€˜S0118*â€<img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /> -exec rm {} \;

;)]]></description>
			<content:encoded><![CDATA[<p>If you get &#8220;argument list too long&#8221; error again with xargs, its time to use </p>
<p>$ find . -name â€˜S0118*â€™ -exec rm {} \;</p>
<p>😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: LW		</title>
		<link>https://logs.paulooi.com/useful-unix-command-xargs.php/comment-page-1#comment-1244</link>

		<dc:creator><![CDATA[LW]]></dc:creator>
		<pubDate>Mon, 29 Jan 2007 05:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.takizo.com/blog/2007/01/27/useful-unix-command-xargs/#comment-1244</guid>

					<description><![CDATA[thankz!!]]></description>
			<content:encoded><![CDATA[<p>thankz!!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
