``` out, err := sh.Command("./1", sh.Dir("/opt/wdsf/1/")).Output() fmt.Println(string(out), err) ``` <img width="453" alt="截屏2022-06-22 23 34 04" src="https://user-images.githubusercontent.com/24636051/175072299-b423066e-58cb-47de-adc1-96de8461b7c0.png"> fork/exec ./1: exec format error