On 11/21/22 7:07 PM, d...@dabe.com wrote:

Bash Version: 5.2
Patch Level: 9
Release Status: release

Description:
        Under 5.2.x, measuring the `time` of a subshell -- `time ( sleep 1 )` 
for example -- doesn't display any timing information,
         whereas `5.1.x` and before did.

Thanks for the report. It's an easy fix; bash was optimizing away the fork
and therefore not printing the timing information.

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/


Reply via email to