Ask your own question, for FREE!
Computer Science 8 Online
OpenStudy (anonymous):

What are some brilliant/crazy uses of the Bash commands?

OpenStudy (farmdawgnation):

:() { : | :}; : I don't take responsibility for what happens if you run that.

OpenStudy (farmdawgnation):

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

OpenStudy (farmdawgnation):

Ah, I forgot a character! Lol!

OpenStudy (anonymous):

what does each character do?

OpenStudy (anonymous):

alright I will type it in cygwin

OpenStudy (farmdawgnation):

It defines a function named ":" that pipes all output from itself into a copy of itself, which causes it to fork rapidly and eat up the process table. NOOOOO DON'T!

OpenStudy (farmdawgnation):

Lol. It prevents your ability to start new processes.

OpenStudy (anonymous):

http://ideone.com/C2aDo

OpenStudy (anonymous):

I like this talk. DDoS! Its just sad i dont know linux :(

OpenStudy (farmdawgnation):

Yeah, there's no actual output. And I screwed up the example. But done correctly, it locks up your computer until you hard reboot. Hey, you asked for crazy ;)

OpenStudy (anonymous):

@farmdawgnation do you know how to DDoS attack?

OpenStudy (farmdawgnation):

Yes, but as I have no desire to get arrested by the FBI, I'm not going to do one for you. :P

OpenStudy (anonymous):

haha ok, can you *just* teach me how to do it, just for educational purposes lol

OpenStudy (anonymous):

I think a good DDoS requires something on the scale of like a botnet or something.

OpenStudy (anonymous):

A very nice read http://en.wikipedia.org/wiki/Denial-of-service_attack

OpenStudy (anonymous):

@agdgdgdgwngo Were you able to execute the forkbomb in ideone? Ideone is down atm :P

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!