running macOS terminal using process class in c#

后端 未结 0 1104
借酒劲吻你
借酒劲吻你 2021-01-22 04:11

this just does nothing. for the printing statement it prints a blank everytime.

Process compiler = new Process() ;
compiler.StartInfo.FileName = "/bin/bash&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题