runCommand($command); if (is_string($result)) { ob_end_clean(); echo $result; } exit;