How to send SIGINT to a remote process over SSH?

前端 未结 4 774
北海茫月
北海茫月 2020-12-09 17:41

I have a program running on a remote machine which expects to receive SIGINT from the parent. That program needs to receive that signal to function correctly. Unfortunately,

4条回答
提交回复
热议问题