使用复习卡回顾 第 1 题,共 6 题
使用 Screen 管理多个终端
开始实验
1 选择最佳答案

screen -dmS task1 ./script1.sh 的作用是什么?