On a whim, I said: this looks like regular expressions, so I tried<br>!^ and it did what I expect: first token:<br><br>$ echo a b<br>a b<br><br>$echo !^<br>echo a<br>a<br><br clear="all">Awesome!<br>-- <br>Khalid M. Baheyeldin<br>
<a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br>Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>
Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>