&1'; ob_start(); passthru($command); $content = ob_get_contents(); ob_end_clean(); return $content; } // Local Variables: // mode: php // c-file-style: "bsd" // End: ?>