<p>Nice! New toys to test out . Thanks!</p>
<p><blockquote type="cite">On Feb 17, 2010 8:50 PM, &quot;Ed Cashin&quot; &lt;<a href="mailto:ecashin@noserose.net">ecashin@noserose.net</a>&gt; wrote:<br><br><p><font color="#500050">On Wed, Feb 17, 2010 at 1:57 PM, Lightner, Jeff &lt;<a href="mailto:jlightner@water.com">jlightner@water.com</a>&gt; wrote:<br>
&gt; I think its using a s...</font></p>The &quot;type&quot; shell builtin is a nice way to quickly identify<br>
shell builtins in bash.<br>
<br>
ecashin@meili:~$ uname<br>
Linux<br>
ecashin@meili:~$ which time<br>
/usr/bin/time<br>
ecashin@meili:~$ type time<br>
<p><font color="#500050">time is a shell keyword</font></p>ecashin@meili:~$<br>
<br>
Another hair-pulling builtin is &quot;test&quot;, which can differ<br>
from the /usr/bin/test or /bin/test in subtle ways.<br>
<font color="#888888"><br>
--<br>
  Ed Cashin &lt;<a href="mailto:ecashin@noserose.net">ecashin@noserose.net</a>&gt;<br>
  <a href="http://noserose.net/e/" target="_blank">http://noserose.net/e/</a><br>
  <a href="http://www.coraid.com/" target="_blank">http://www.coraid.com/</a><br>
</font><p><font color="#500050"><br>_______________________________________________<br>Ale mailing list<br><a href="mailto:Ale@ale.org">Ale@ale.org</a><br><a href="http://mail.ale.org/ma.">http://mail.ale.org/ma.</a>..</font></p>
</blockquote></p>