document.open();document.writeln('<div onmouseover="document.getElementById(\'snipt-9943\').style.display = \'block\'; return false;" onmouseout="document.getElementById(\'snipt-9943\').style.display = \'none\'; return false;" style="position: relative;">');document.writeln('<div class="highlight" style="background: #202020"><pre style="-moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; margin: 0; display: block; font: 11px Monaco, monospace !important; padding: 15px; background-color: #1C1C1C; overflow: auto; color: #D0D0D0;; line-height: 125%">grep -r <span style="color: #ed9d13">&#39;public static void main(&#39;</span> .');document.writeln('');document.writeln('<span style="color: #999999; font-style: italic">#will do the same thing. In fact, you can also use</span>');document.writeln('');document.writeln('grep -rI <span style="color: #ed9d13">&#39;public static void main(&#39;</span> .');document.writeln('');document.writeln('<span style="color: #999999; font-style: italic">#for searching only text files. And if you only want to list the files without the matching content, use</span>');document.writeln('');document.writeln('grep -rI –files-without-matches <span style="color: #ed9d13">&#39;public static void main(&#39;</span> .');document.writeln('</pre></div>');document.writeln('');document.writeln('<div style="background-color: #111; color: #D0D0D0; float: right; padding: 5px 10px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; font: 11px Arial,Sans-Serif; display: none; position: absolute; bottom: 0; right: 0;" id="snipt-9943">code hosted by <a href="http://snipt.net/hongster/search-file-by-content-improved" style="color: #0084FF; text-decoration: none;">snipt.net</a></div>');document.writeln('</div>');document.close();