This is chapter.
This is chapter123
This is oschapter1
则执行“[student@localhost~] $ grep chapter[0-9] * file”的结果是()
chapter
chapter1
chapter123
oschapter1
那么执行"[student@localhost] $ ls chapter[0-9] * "的结果是()。