Run shell script from nodejs app with tty

后端 未结 0 834
旧巷少年郎
旧巷少年郎 2021-01-17 01:14

I\'m trying to run this shell command :

screen -S server -X stuff "test\\n" && screen -r server -p0 -X hardcopy $(tty)

From a no

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