Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #11808

Re: SIGSTOP and bash's time built-in

From Mike Frysinger <vapier@gentoo.org>
Newsgroups gnu.bash.bug
Subject Re: SIGSTOP and bash's time built-in
Date 2015-10-30 12:50 -0400
Message-ID <mailman.1341.1446223832.7904.bug-bash@gnu.org> (permalink)
References <20151026165906.3ceb8d0a@tauner-w510>

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

Re: SIGSTOP and bash's time built-in Mike Frysinger <vapier@gentoo.org> - 2015-10-30 12:50 -0400

csiph-web