bash built-in proof of P != NP

$ if [ „P“ != „NP“ ]; then echo „P is not equal NP“; else echo „P is equal NP“; fi P is not equal NP [slashdot: claimed proof that P != NP](http://science.slashdot.org/story/10/08/08/226227/Claimed-Proof-That-P–NP) Es gibt aber schon Leute, die sich ziemlich sicher sind, dass das nicht stimmt, indem sie hohe Geldbeträge wetten, z.B. [Scott Aaronson](http://scottaaronson.com/blog/?p=456). …