how to continue run script after tail -f command

前端 未结 6 834
攒了一身酷
攒了一身酷 2021-01-18 09:55

I have the following script:

tail -f nohup.out
echo 5

When I press Ctrl+C on tail -f, the script stops r

6条回答
自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题