使用复习卡回顾
·
第 1 题,共 5 题
Linux cat 命令:文件连接与查看
开始实验
1
选择最佳答案
哪个命令会直接在终端中显示整个短文本文件?
A
pwd file.txt
B
clear file.txt
C
cat file.txt
D
ls file.txt