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

Path csiph.com!xmission!news.alt.net!nntp.club.cc.cmu.edu!169.228.66.3.MISMATCH!ihnp4.UCSD.Edu!usenet.stanford.edu!not-for-mail
From Mike Frysinger <vapier@gentoo.org>
Newsgroups gnu.bash.bug
Subject Re: SIGSTOP and bash's time built-in
Date Fri, 30 Oct 2015 12:50:22 -0400
Lines 40
Approved bug-bash@gnu.org
Message-ID <mailman.1341.1446223832.7904.bug-bash@gnu.org> (permalink)
References <20151026165906.3ceb8d0a@tauner-w510>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KIbT1ud6duwZIwNL"
X-Trace usenet.stanford.edu 1446223832 7164 208.118.235.17 (30 Oct 2015 16:50:32 GMT)
X-Complaints-To action@cs.stanford.edu
Cc bug-bash@gnu.org
To Stefan Tauner <tauner@technikum-wien.at>
Envelope-to bug-bash@gnu.org
Mail-Followup-To Stefan Tauner <tauner@technikum-wien.at>, bug-bash@gnu.org
Content-Disposition inline
In-Reply-To <20151026165906.3ceb8d0a@tauner-w510>
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From 140.211.166.183
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.14
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:11808

Show key headers only | 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