What will the following command do? echo *

  1. It is similar to 'ls -a' command and displays all the hidden files in the current directory

  2. displays all the files in the /etc directory

  3. displays all the files in the root

  4. It is similar to 'ls' command and displays all the files in the current directory


Correct Option: D

Find more quizzes: