bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SIGSTOP and bash's time built-in


From: Mike Frysinger
Subject: Re: SIGSTOP and bash's time built-in
Date: Fri, 30 Oct 2015 12:50:22 -0400

On 26 Oct 2015 16:59, Stefan Tauner wrote:
> I was creating some exercises for my students when I noticed very
> strange behavior of the time built-in when sending SIGSTOP to a timed
> command interactively (via ^Z):

you could always install the dedicated time program and then do:
$ /usr/bin/time sleep 5

that'll handle ^Z and such
-mike

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]