On Sat, Feb 26, 2011 at 1:05 AM, Mike Miller <span dir="ltr"><<a href="mailto:mbmiller%2Bl@gmail.com">mbmiller+l@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
<br>
A tip on Bash scripting:<br>
<br>
The Bash development team has deprecated backtick command substitution in favor of the $(...) sytax.  So your script could be written like this:<br><br></blockquote><div><br>Didn't know that ... thanks for sharing.  I've always hated that back-quote notation.<br>
<br>-Rob<br> <br></div></div>