bug-bash
[Top][All Lists]
Advanced

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

no way to stop the time bomb "sleep 100; echo BOOM"?


From: Dan Jacobson
Subject: no way to stop the time bomb "sleep 100; echo BOOM"?
Date: 17 Feb 2002 18:40:17 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Fellas, I was a bit disturbed to find that there is apparently no way
to stop the ticking time bomb:

$ sleep 100;echo cant stop the time bomb... BOOM

Sure, you reach for the trusty C-c or C-z ... sorry, BOOM.
So you say "I will issue a kill command, perhaps involving "%"", but
you must still first hit C-c or C-z ... BOOM.

So you say you will borrow another terminal at grandma's house ... no
fair, you must save the day without switching windows, please.

Anyway, here I am, staring at a problem 100 seconds away that I can do
nothing about [without cheating and using another window] ... anyways,
"never since I started this shell business back in '85 did I ever feel
so powerless".  Probably I was powerless all along... Wait: [t]csh and
zsh don't go BOOM.  sh does but it is bash.  ash does.

Oh, I bet this is some set -o thing that everybody else knows but me.
-- 
http://www.geocities.com/jidanni/ Taiwan(04)25854780



reply via email to

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