

MCQOPTIONS
Saved Bookmarks
1. |
What does the following command do? $ echo * |
A. | error |
B. | undefined behaviou |
C. | displays “*” |
D. | lists all filenames in the current directory |
Answer» E. | |