[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
repeated "exit" before checking if we really were going to exit
From: |
Dan Jacobson |
Subject: |
repeated "exit" before checking if we really were going to exit |
Date: |
03 Dec 2001 06:33:32 +0800 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 |
$ exit y
exit
bash: exit: bad non-numeric arg `y'
$
Ha ha, you repeated "exit" before checking to see if we were really
going to exit or not. Nya nya, found another bug :-)
By the way, I thought we were supposed to be 'no news is good news":
did "exit" say "exit" back in the old days? True, it is helpful to
know what happened when something stops... ok, probably an interactive
bonus... ok never mind. Mmm, but is there a way to trun it off?
--
http://www.geocities.com/jidanni/ Tel+886-4-25854780
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- repeated "exit" before checking if we really were going to exit,
Dan Jacobson <=