On Thu, 07 Nov 2002 19:59:55 +0900, Naoki <naoki@valuecommerce.ne.jp> said:real 0m3.059s user 0m2.543s <== say what??? sys 0m0.064s0.25user 0.04system 0:00.38elapsed 76%CPU (0avgtext+0avgdata0maxresident)k0inputs+0outputs (115major+19minor)pagefaults 0swapsI'd start by investigating why on the new box the 'user' time is 2.5+ seconds. Notice that the 'system' times on both boxes are comparable (0.06 versus 0.04 - low enough that timer resolution probably matters in any jitter in the measurements). Does 'which wc' show you running something other than /usr/bin/time on the new box?