Más detalles:
: ( { : | : & } ; ) :
This is (not) a fork bomb
... Esto es (similar) a un tipo de virus de una línea llamado 'fork bomb'. (: () {: |: &}; :) Se requieren algunas condiciones específicas para funcionar (p.e.: una copia viejo y susceptible del sistema operativo Unix). Pero dado eso, si escribe este comando en Bash, se replica una y otra vez hasta que consume toda la memoria disponible en la computadora y hace que se bloquee.
...This is (similar) to a one-line virus of sorts called a fork bomb. (: ( ) { : | : & } ; :) It takes some specific conditions to work (including an older, susceptible copy of the Unix operating system). But given those, if you type this command in Bash, it replicates itself over and over until it consumes all available memory in the computer and causes it to crash.
https://slate.com/technology/2019/10/consequential-computer-code-software-history.html