首页题库练习题目详情
操作系统原理单选题中等

下列哪个命令用于显示文件内容的前10行?

Ahead -n 10 file.txt
Btail -n 10 file.txt
Ccat file.txt
Dless file.txt