On Thu, 27 Oct 2011 10:36:20 -0000, markus schnalke <mei...@marmaro.de> wrote:
That's actually a bug in Unix, discovered too late.
Yeah, and SQL injection attacks are PEBKAC problems. Tokenization byinsertion of whitespace into arbitrary strings is plain harmful. The bug in Unix is caused by separating strings by colons. That's why we use rc (*cough*).