[EMAIL PROTECTED] wrote:
> In this site http://www.istf.com.br/vb/showthread.php?t=11153 (pt_BR)  
> there is a command and an explanation of as this simple command : (){  
> :|:& };: can crash the Linux completely.  It would be interesting you  
> will correct this.

You are reporting what is well known as a "fork bomb".  This really
has nothing to do with the GNU Bash shell and is actually due to the
fundamental design behavior of the operating system.  It is not
something that can be fixed in Bash.

Please read this reference for more information.

  http://en.wikipedia.org/wiki/Fork_bomb

Bob


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to