Consider the following case
echo *
We know that the output will be the list of all the files in current directory or equivalent to ls output.
Which of the following command gives the ouput as * for the above script.
Reveal answer
Fill a bubble to check yourself