How to pipe background processes in a shell script

后端 未结 0 894
北恋
北恋 2021-01-22 21:43

I have a Shell script that starts a few background processes (using &) and are automatically killed when the user calls Ctrl+C (using trap). This w

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