已知执行“[student@localhost~] $ cat file ”的结果是:
This is chapter.
2023-11-03Linux应用与开发技术(三级)
已知执行“[student@localhost~] $ cat file ”的结果是:
This is chapter.
This is chapter123
This is oschapter1
则执行“[student@localhost~] $ grep chapter[0-9] * file”的结果是()
A.
This is chapter.
This is chapter123
B.
This is chapter123
This is oschapter1
C.
This is chapter.
This is oschapter1
D.
This is chapter.
This is chapter123
This is oschapter1
正确答案是B

扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。