Running multipla command line using child process javascript

后端 未结 0 1390
长发绾君心
长发绾君心 2020-11-30 00:32

I found this function here in StackOverflow, to run command line via javascript

const exec = require(\'child_process\').exec;

/**
 * Execute simple shell com         


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