func os/exec.CommandContext

one use

	os/exec (current package)
		exec.go#L189: func CommandContext(ctx context.Context, name string, arg ...string) *Cmd {