已知,执行“[student@localhost~] $ ls ”的结果是:<p>chapter  </p><p>chapter

分类: Linux应用与开发技术(三级) 发布时间: 2023-11-03 11:15 浏览量: 2

已知,执行“[student@localhost~] $ ls ”的结果是:

chapter  

chapter1  

chapter123  

oschapter1

那么执行"[student@localhost] $ ls chapter[0-9] * "的结果是()。

A.

chapter1  

chapter123

B.

chapter   

chapter1  

chapter123

C.

chapter1  

chapter123  

oschapter1

D.

chapter   

chapter1  

chapter123  

oschapter1

正确答案是A