使用复习卡回顾 第 1 题,共 7 题
定时备份与恢复
开始实验
1 选择最佳答案

tar -czf backup.tar.gz -C data -T manifest.txt 中,-C data-T manifest.txt 分别有什么作用?