What will the following command do? $ echo *

  1. This will not work

  2. Similar to ls command and displays all files in current dir

  3. will display the string " * "

  4. will display all the files in the previously ccessed directory


Correct Option: B

Find more quizzes: