Hi allI have, on a 64-bit system an issue with time hanging. I've installed multiple versions, one at a time, and gotten the same results on each version.
If I use tcsh, instead of bash, time works.With bash 3.17, I got a seg fault; with the other versions up through 4.10, it just hangs and I have to go back in and kill it.
Any thoughts on where this might be breaking? Are there any files bash's time tries to use that I should check out?
Thanks Justin