return not Execute($cmd); #### $txt = `$cmd 2>&1`; print $txt;