<div dir="ltr">On Wed, Oct 15, 2008 at 10:10 AM, Henry Vermaak <span dir="ltr"><<a href="mailto:henry.vermaak@gmail.com">henry.vermaak@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
yes, maybe it's getting confused by the multiple -e.  have you tried<br>
sed 's/\(\.pp\|\.pas\)\b//g'?  that sed should probably only run once,<br>
too (on the output of the ls).<br>
<font color="#888888"></font></blockquote><div><br>Yeah, I figured it was the sed command that was the problem. The thing is, there is no need to use sed there anyway, since bash string processing handles removing those two extensions in a much simpler manner, as my "fix" shows.  <br>
</div></div><br clear="all"><br>-- <br>_| ( ) |-| |\|<br>
</div>