How can I send a signal without waiting for the current program to finish?

后端 未结 0 1445
失恋的感觉
失恋的感觉 2020-12-20 03:47

If I send a signal using kill, it seems to wait until the current program (in this example sleep 1000) finishes running. When I instead send SIGINT via pressing

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