You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/blog/2025-05-11-fork-bomb.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Como puede ver el número de procesos crece de forma exponencial, se va multipli
43
43
44
44
## ¿Y qué hace el ":"? 🧪
45
45
46
-
Aquí viene la gracia, `:` es simplemente el nombre de la funciona. Sustituye `bomb` por `:` y todo cobrará sentido. Eso es legal en Bash, aunque no muy legible. Por eso ves:
46
+
Aquí viene la gracia, `:` es simplemente el nombre de la función. Sustituye `bomb` por `:` y todo cobrará sentido. Eso es legal en Bash, aunque no muy legible. Por eso ves:
0 commit comments