Q.

Which command is used to concatenate all files beginning with the string ‘emp’ and followed by non-numeric characters?

A. catemp{!0-9]
B. more [emp][!0-9]
C. cateemp[x-z]
D. catemp[a-z]
Answer» A. catemp{!0-9]
3k
0
Do you find this helpful?
29

View all MCQs in

Linux Programming

Discussion

No comments yet