The '-O -' option outputs everything to stdout instead of the default action which would be to save it to a file in your current directory.
You can replace that with '-q' which means "quiet" and outputs nothing. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=33030#33030 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
