Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters?
A
cat emp
B
more
C
cat emp
D
cat emp
E
None of the above
Correct Answer: cat emp