Unix - Engineering

Q1:

Which of the following files will displayed by this command cat *ch*

A patch

B catch

C .ch

D All of the above

E None of the above

ANS:D - All of the above

Answer should be none of the above. Because cat is used to create a file with some contents.