I am not a perl expert, but I have figured out this command:<br> perl -i.bak -wpl -e &#39;s/ +$//g;&#39; *.cxx<br><br>The original files are save as *.bak and can be removed if the revoval of taling spaces was correct.<br>

<br>Joost<br><br><div class="gmail_quote">2010/11/8 Caolán McNamara <span dir="ltr">&lt;<a href="mailto:caolanm@redhat.com">caolanm@redhat.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Mon, 2010-11-08 at 02:36 -0500, Kevin Hunter wrote:<br>
&gt; At 2:17am -0500 Mon, 08 Nov 2010, Kevin Hunter wrote:<br>
&gt; &gt; Subject says it all. Patch against three files under<br>
&gt; &gt;<br>
&gt; &gt; automation/source/<br>
<br>
</div>Pushed the substantial hacking out of the commented-out code in<br>
automation. Thanks. I&#39;m holding back on the end of line whitespace stuff<br>
because all of our files have it, at least in line 4 :-). Maybe we can<br>
resolve all of those in one fell swoop somehow.<br>
<div><div></div><div class="h5"><br>
C.<br>
<br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</div></div></blockquote></div><br>