Re: BUG: "time" command adding to wrong process.

2014-01-08 Thread James Bonfield
On Wed, Jan 08, 2014 at 10:50:47AM -0500, Chet Ramey wrote: > It's more difficult to get timing information for other individual > processes, and changing the code to do that would interfere with the > ability to time builtins and other shell commands. Understood. Perhaps it just needs a line in t

Re: BUG: "time" command adding to wrong process.

2014-01-08 Thread Chet Ramey
On 1/8/14 7:00 AM, James Bonfield wrote: > Bash Version: 4.1 > Patch Level: 5 > Release Status: release > > Description: > If I have a process running in the background that finishes > while I have a foreground process being timed using the > builtin time command, then the CPU t