使用复习卡回顾
·
第 1 题,共 5 题
代码十字军的文件探索任务
开始实验
1
选择最佳答案
哪个命令会在
less
分页器中打开
file1.txt
?
A
q file1.txt
B
grep file1.txt
C
cd file1.txt
D
less file1.txt