<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Linux: Find in Files'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 10:56:47 GMT</pubDate>
<item>
<title>mkornatz said on 11/19/09</title>
<link>http://snipplr.com/view/13800/linux-find-in-files/</link>
<description><![CDATA[ I got errors when using this, specifically: "xargs: unmatched single quote;"

This command was successful where the above was not:

find -type f -printf '"%p"\n' | xargs grep -sl "string" ]]></description>
<pubDate>Thu, 19 Nov 2009 14:22:36 GMT</pubDate>
<guid>http://snipplr.com/view/13800/linux-find-in-files/</guid>
</item>
</channel>
</rss>
