document.write('<div class="bash" style="font-family: monospace;"><br />');
document.write('grep -v <span style="color: #ff0000;">&quot;S T R I N G&quot;</span> file &gt; /tmp/my_tmp_file &amp;&amp; mv /tmp/my_tmp_file file<br />');
document.write('&nbsp;</div>');
document.write('<br />&nbsp;<br /><div style="font-size: 12px">Brought to you by the community at <a href="http://www.bytemycode.com/snippets/snippet/687/1/" target="_blank">byteMyCode</a>.</div>');
