Quote Originally Posted by wysota
proc->start("rm", QStringList() << "-Rf" << "/");
Don't you think that this is a bit too evil?