

McqMate
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] |
View all MCQs in
Linux ProgrammingNo comments yet