1 FAQ tagged "fork bomb"
Viewing 1-1 of 1 FAQ -- Understanding Bash fork() bomb ~ :(){ :|:& };:
Q. Can you explain following bash code or bash fork() bomb?
:(){ :|:& };:
A. This is a bash function. It gets called recursively (recursive function). This is most horrible code for any Unix / Linux box. It is often used by sys admin to test user processes limitations (Linux process limits can be configured via [...]
Viewing 1-1 of 1 FAQ - ( see all popular tags )



Recent Comments
Today ~ 3 Comments
Today ~ 3 Comments
Today ~ 10 Comments
Today ~ 9 Comments
Today ~ 6 Comments