os/exec.Cmd.CombinedOutput (method)

one use

	os/exec (current package)
		exec.go#L557: func (c *Cmd) CombinedOutput() ([]byte, error) {