How do I get the []+DONE message when the background process has ended in C shell

后端 未结 0 1949
庸人自扰
庸人自扰 2021-02-07 01:29

I am developing a shell using C, now I run multiple sleep commands in the background example:

>sleep 10 &
>sleep 7 &
>sleep 4 &
相关标签:
回答
  • 消灭零回复
提交回复
热议问题