Your attention is drawn to the current thread, a small sample of which is:

Newsgroups: comp.unix.shell
Subject: Re: Dr. Evil typed sleep 666; rm -rf /
Date: 11 Feb 2008

>bash is the only shell that will run "rm" if you interrupt
>"sleep" with C-c.
>>
>>All the other shells including the Bourne shell, ksh88, ksh93,
>>pdksh, zsh, csh, tcsh, rc, es and their derivatives will not
>>unless Dr. Evil has installed a trap on SIGINT.
>>
>>With bash, you'll have to kill bash from another shell.
>
> Bug or feature?


Reply via email to