On Wed, Apr 11, 2007 at 12:09:03PM -0400, Bisbal, Prentice wrote: > > What you want is > > time ( command ; command ) > > I was going to suggest that myself, but when I tested in in bash, it > didn't work for me. Does it work for you? It works for me: $ time (echo a ; echo b) a b real 0m0.001s user 0m0.000s sys 0m0.001s -- lfr 0/0 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20070411/b3f5df6b/attachment-0005.sig>